Syncfusion.Xamarin.SfDataGrid 19.3.0.44

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 19.3.0.44                
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 19.3.0.44                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" Version="19.3.0.44" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 19.3.0.44                
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 19.3.0.44"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syncfusion.Xamarin.SfDataGrid as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=19.3.0.44

// Install Syncfusion.Xamarin.SfDataGrid as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=19.3.0.44                

Syncfusion Xamarin.Forms DataGrid is a high-performance grid component that displays the items from the given data source in tabular view. This provides a flexible way to display a collection of data in rows and columns that includes built-in column types and template column for hosting custom content. It is intended for developers looking to use advanced data grids in cross-platform mobile applications.

Key features:

  • High performance: The data grid control is built from the ground up to achieve the best possible performance on the Xamarin platform, even when loading large data sets.
  • Data sources: Data binding works out of the box for popular data sources. The data grid control automatically generates columns for the properties in data model.
  • Sorting: Sorts data against one or more columns either programmatically or by touch. Apply custom sorting logic to reorder data when conventional techniques do not meet the requirement.
  • Grouping: Programmatically groups data by one or more columns with customizable templates. Groups can be expanded or collapsed. Apply custom grouping logic to group data based on the application requirements.
  • Load more items: Automatically or manually loads data in chunks when reaching end of the list.
  • Pull-to-refresh: Refreshes the data source at runtime when performing pull-to-refresh action.
  • Autofit capabilities: Changes the height of the rows and width of the columns based on the content of any column or certain columns to enhance readability.
  • Editing: Built-in support for text, numeric, picker, and date picker editors with commit or roll back changes.
  • Interactive features: Best in the class user experience with interactive features like swiping, row or column drag-and-drop, load more, pull-to-refresh, resizing, selection, etc.
  • Appearance: Customizes the styles for every view in the grid to display visually appealing data, based on the application requirements. Styles the rows and columns with customizable preferences when selected.
  • Data virtualization: Creates records on-demand by automatically enabling data virtualization to efficiently process data.
  • Exporting: Exports data to Excel and PDF formats with a variety of appearance customization options.

Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, UWP, macOS, and WPF).

Learn More about Xamarin DataGrid Controls

Documentation

Release History

Online Demos

Contact Support

Suggest a feature or report a bug

Pricing

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one here or start a free 30-day trial here.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed.  monoandroid90 is compatible.  monoandroid10.0 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
Xamarin.Mac xamarinmac is compatible. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfDataGrid:

Package Downloads
Syncfusion.Xamarin.DataGridExport

This package provides the functionality to utilize the features of Syncfusion® Xamarin DataGrid Export control and more.

Syncfusion.Xamarin.SfDataGrid.WPF

This package provides the functionality to utilize the features of Syncfusion® Xamarin.WPF DataGrid control and more.

ItEnterprise.Common.CoreStandard

ItEnterprise Common.CoreStandard for Xamarin Forms

ItEnterprise.Common.CoreDroid

ItEnterprise Common.CoreDroid for Xamarin Forms

ItEnterprise.Common.CoreiOS

ItEnterprise Common.CoreiOS for Xamarin Forms

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Syncfusion.Xamarin.SfDataGrid:

Repository Stars
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last updated
28.2.5 160 2/11/2025
28.2.4 209 2/4/2025
28.2.3 105 1/29/2025
28.1.41 223 1/20/2025
28.1.39 349 1/13/2025
28.1.38 149 1/7/2025
28.1.37 194 12/31/2024
28.1.36 255 12/23/2024
28.1.35 227 12/18/2024
28.1.33 270 12/12/2024
27.2.5 352 12/2/2024
27.2.4 938 11/26/2024
27.2.3 177 11/22/2024
27.2.2 272 11/15/2024
27.1.58 314 11/4/2024
27.1.57 249 10/28/2024
27.1.56 232 10/23/2024
27.1.55 187 10/21/2024
27.1.53 272 10/14/2024
27.1.52 230 10/7/2024
27.1.51 276 9/30/2024
27.1.50 711 9/23/2024
27.1.48 890 9/18/2024
26.2.14 325 9/9/2024
26.2.13 252 9/5/2024
26.2.12 225 9/2/2024
26.2.11 1,259 8/27/2024
26.2.10 423 8/19/2024
26.2.9 307 8/12/2024
26.2.8 225 8/5/2024
26.2.7 211 7/29/2024
26.2.5 408 7/26/2024
26.2.4 260 7/24/2024
26.1.42 343 7/15/2024
26.1.41 270 7/8/2024
26.1.40 311 7/1/2024
26.1.39 3,954 6/24/2024
26.1.38 959 6/18/2024
26.1.35 344 6/11/2024
25.2.7 3,328 6/3/2024
25.2.6 322 5/28/2024
25.2.5 332 5/21/2024
25.2.4 488 5/14/2024
25.2.3 397 5/8/2024
25.1.42 1,321 4/29/2024
25.1.41 732 4/23/2024
25.1.40 344 4/15/2024
25.1.39 1,790 4/8/2024
25.1.38 835 4/1/2024
25.1.37 390 3/26/2024
25.1.35 1,349 3/15/2024
24.2.9 1,445 3/4/2024
24.2.8 444 2/26/2024
24.2.7 472 2/19/2024
24.2.6 457 2/14/2024
24.2.5 299 2/12/2024
24.2.4 421 2/5/2024
24.2.3 466 1/31/2024
24.1.47 984 1/22/2024
24.1.46 1,150 1/16/2024
24.1.45 1,658 1/8/2024
24.1.44 543 1/2/2024
24.1.43 673 12/27/2023
24.1.41 1,397 12/18/2023
23.2.7 1,080 12/6/2023
23.2.6 914 11/28/2023
23.2.5 479 11/23/2023
23.2.4 858 11/20/2023
23.1.44 1,340 11/6/2023
23.1.43 858 10/30/2023
23.1.42 746 10/23/2023
23.1.41 613 10/16/2023
23.1.40 992 10/10/2023
23.1.39 1,086 10/4/2023
23.1.38 3,721 9/26/2023
23.1.36 18,921 9/15/2023
22.2.12 1,236 9/5/2023
22.2.11 996 8/28/2023
22.2.10 606 8/22/2023
22.2.9 1,042 8/14/2023
22.2.8 856 8/7/2023
22.2.7 1,044 8/2/2023
22.2.5 844 7/27/2023
22.1.39 1,125 7/18/2023
22.1.38 1,112 7/11/2023
22.1.37 1,162 7/3/2023
22.1.36 1,078 6/28/2023
22.1.34 7,502 6/21/2023
21.2.10 3,041 6/12/2023
21.2.9 1,505 6/6/2023
21.2.8 3,391 5/30/2023
21.2.6 1,363 5/22/2023
21.2.5 2,252 5/15/2023
21.2.4 1,160 5/9/2023
21.2.3 1,144 5/3/2023
21.1.41 3,670 4/19/2023
21.1.39 1,319 4/10/2023
21.1.38 1,908 4/3/2023
21.1.37 1,845 3/29/2023
21.1.35 1,971 3/23/2023
20.4.0.54 1,527 3/13/2023
20.4.0.53 1,590 3/7/2023
20.4.0.52 3,045 2/28/2023
20.4.0.51 7,010 2/21/2023
20.4.0.50 2,561 2/14/2023
20.4.0.49 2,290 2/7/2023
20.4.0.48 7,721 2/1/2023
20.4.0.44 10,189 1/18/2023
20.4.0.43 3,543 1/10/2023
20.4.0.42 2,444 1/4/2023
20.4.0.41 1,337 12/29/2022
20.4.0.40 1,042 12/28/2022
20.4.0.38 2,389 12/21/2022
20.3.0.61 3,469 12/12/2022
20.3.0.60 2,360 12/6/2022
20.3.0.59 9,274 11/29/2022
20.3.0.58 1,867 11/22/2022
20.3.0.57 2,327 11/15/2022
20.3.0.56 1,760 11/8/2022
20.3.0.52 7,492 10/27/2022
20.3.0.50 2,692 10/18/2022
20.3.0.49 3,916 10/11/2022
20.3.0.48 3,587 10/5/2022
20.3.0.47 3,368 9/29/2022
20.2.0.50 5,613 9/20/2022
20.2.0.49 2,149 9/13/2022
20.2.0.48 2,357 9/6/2022
20.2.0.46 2,731 8/30/2022
20.2.0.45 2,105 8/23/2022
20.2.0.44 3,039 8/16/2022
20.2.0.43 5,851 8/8/2022
20.2.0.40 80,787 7/26/2022
20.2.0.39 5,524 7/19/2022
20.2.0.38 2,143 7/12/2022
20.2.0.36 11,402 6/30/2022
20.1.0.61 3,272 6/20/2022
20.1.0.60 8,521 6/14/2022
20.1.0.59 19,996 6/7/2022
20.1.0.58 4,650 5/31/2022
20.1.0.57 2,886 5/24/2022
20.1.0.56 4,485 5/17/2022
20.1.0.55 2,530 5/12/2022
20.1.0.52 2,932 5/3/2022
20.1.0.51 4,662 4/26/2022
20.1.0.50 2,910 4/19/2022
20.1.0.48 4,643 4/12/2022
20.1.0.47 6,563 4/4/2022
19.4.0.56 17,491 3/15/2022
19.4.0.55 3,016 3/8/2022
19.4.0.54 3,897 2/28/2022
19.4.0.53 5,884 2/22/2022
19.4.0.52 2,299 2/15/2022
19.4.0.50 4,901 2/8/2022
19.4.0.48 53,659 1/31/2022
19.4.0.47 2,943 1/25/2022
19.4.0.43 2,259 1/18/2022
19.4.0.42 1,992 1/11/2022
19.4.0.41 2,804 1/4/2022
19.4.0.40 2,932 12/28/2021
19.4.0.38 3,127 12/17/2021
19.3.0.59 7,776 12/14/2021
19.3.0.57 2,886 12/7/2021
19.3.0.56 3,661 11/29/2021
19.3.0.55 8,071 11/23/2021
19.3.0.54 2,077 11/17/2021
19.3.0.53 1,746 11/12/2021
19.3.0.48 16,023 11/3/2021
19.3.0.47 2,752 10/26/2021
19.3.0.46 19,736 10/19/2021
19.3.0.45 4,803 10/12/2021
19.3.0.44 2,854 10/5/2021
19.3.0.43 6,451 9/30/2021
19.2.0.62 5,270 9/13/2021
19.2.0.60 2,556 9/7/2021
19.2.0.59 2,044 8/30/2021
19.2.0.57 3,098 8/24/2021
19.2.0.56 2,499 8/17/2021
19.2.0.55 3,075 8/11/2021
19.2.0.51 2,363 8/2/2021
19.2.0.49 2,741 7/26/2021
19.2.0.48 2,754 7/19/2021
19.2.0.47 5,859 7/13/2021
19.2.0.46 2,321 7/6/2021
19.2.0.44 3,730 6/30/2021
19.1.0.69 5,230 6/14/2021
19.1.0.67 3,222 6/7/2021
19.1.0.66 3,756 5/31/2021
19.1.0.65 3,607 5/24/2021
19.1.0.64 1,896 5/19/2021
19.1.0.63 6,398 5/13/2021
19.1.0.59 6,053 5/3/2021
19.1.0.58 4,752 4/26/2021
19.1.0.57 2,280 4/20/2021
19.1.0.56 7,866 4/13/2021
19.1.0.55 12,815 4/6/2021
19.1.0.54 4,789 3/30/2021
18.4.0.49 12,139 3/22/2021
18.4.0.48 11,072 3/16/2021
18.4.0.47 4,216 3/9/2021
18.4.0.46 4,451 3/2/2021
18.4.0.44 3,427 2/23/2021
18.4.0.43 3,356 2/15/2021
18.4.0.42 2,539 2/9/2021
18.4.0.41 113,529 2/2/2021
18.4.0.39 2,499 1/28/2021
18.4.0.35 4,408 1/19/2021
18.4.0.34 3,665 1/12/2021
18.4.0.33 3,715 1/4/2021
18.4.0.32 1,899 12/30/2020
18.4.0.31 2,144 12/22/2020
18.4.0.30 10,143 12/17/2020
18.3.0.53 7,780 12/8/2020
18.3.0.52 2,525 11/30/2020
18.3.0.51 4,043 11/23/2020
18.3.0.50 4,174 11/17/2020
18.3.0.48 4,363 11/10/2020
18.3.0.47 2,455 11/5/2020
18.3.0.44 30,569 10/27/2020
18.3.0.42 4,601 10/20/2020
18.3.0.40 18,052 10/12/2020
18.3.0.38 4,850 10/7/2020
18.3.0.35 4,790 10/1/2020
18.2.0.59 14,554 9/22/2020
18.2.0.58 4,418 9/15/2020
18.2.0.57 2,297 9/8/2020
18.2.0.56 2,965 9/1/2020
18.2.0.55 15,087 8/25/2020
18.2.0.54 3,044 8/18/2020
18.2.0.48 5,204 8/4/2020
18.2.0.47 4,101 7/28/2020
18.2.0.46 3,524 7/21/2020
18.2.0.45 2,871 7/14/2020
18.2.0.44 4,350 7/6/2020
18.1.0.59 14,795 6/23/2020
18.1.0.57 2,390 6/16/2020
18.1.0.56 3,484 6/9/2020
18.1.0.55 4,568 6/2/2020
18.1.0.54 2,390 5/27/2020
18.1.0.53 3,374 5/19/2020
18.1.0.52 3,949 5/13/2020
18.1.0.48 4,587 5/5/2020
18.1.0.46 4,930 4/28/2020
18.1.0.45 4,782 4/21/2020
18.1.0.44 3,071 4/14/2020
18.1.0.43 4,251 4/7/2020
18.1.0.42 5,409 4/1/2020
18.1.0.36-beta 1,027 3/19/2020
17.4.0.55 23,780 3/10/2020
17.4.0.53 4,234 3/3/2020
17.4.0.51 2,443 2/25/2020
17.4.0.50 2,198 2/18/2020
17.4.0.49 2,374 2/11/2020
17.4.0.47 1,999 2/5/2020
17.4.0.46 8,834 1/30/2020
17.4.0.44 3,511 1/21/2020
17.4.0.43 2,351 1/14/2020
17.4.0.41 2,390 1/7/2020
17.4.0.40 2,241 12/24/2019
17.4.0.39 5,468 12/17/2019
17.3.0.34 40,106 12/10/2019
17.3.0.33 2,318 12/4/2019
17.3.0.30 1,625 12/3/2019
17.3.0.29 2,790 11/26/2019
17.3.0.28 2,449 11/19/2019
17.3.0.27 2,909 11/12/2019
17.3.0.26 4,030 11/5/2019
17.3.0.21 2,967 10/29/2019
17.3.0.19 8,257 10/22/2019
17.3.0.17 2,776 10/15/2019
17.3.0.14 24,003 10/3/2019
17.3.0.9-beta 1,122 9/20/2019
17.2.0.51 6,241 9/10/2019
17.2.0.49 2,279 9/3/2019
17.2.0.47 2,416 8/27/2019
17.2.0.46 2,420 8/22/2019
17.2.0.41 17,391 8/13/2019
17.2.0.40 18,765 8/6/2019
17.2.0.39 2,869 7/30/2019
17.2.0.36 2,608 7/23/2019
17.2.0.35 2,505 7/17/2019
17.2.0.34 13,632 7/11/2019
17.2.0.28-beta 1,512 6/27/2019
17.1.0.53 8,057 6/25/2019
17.1.0.52 7,081 6/18/2019
17.1.0.51 6,096 6/11/2019
17.1.0.50 2,920 6/4/2019
17.1.0.49 2,101 5/28/2019
17.1.0.48 5,385 5/21/2019
17.1.0.47 3,526 5/14/2019
17.1.0.44 4,884 5/7/2019
17.1.0.43 3,234 4/30/2019
17.1.0.42 6,277 4/23/2019
17.1.0.41 3,449 4/16/2019
17.1.0.40 3,394 4/9/2019
17.1.0.38 10,623 3/29/2019
17.1.0.32-beta 1,495 3/13/2019
16.4.0.54 11,228 2/19/2019
16.4.0.53 3,969 2/13/2019
16.4.0.52 3,454 2/5/2019
16.4.0.48 3,150 1/22/2019
16.4.0.47 2,171 1/16/2019
16.4.0.46 3,032 1/8/2019
16.4.0.44 2,600 12/24/2018
16.4.0.42 4,923 12/17/2018
16.4.0.40-beta 991 12/10/2018
16.3.0.36 3,631 11/27/2018
16.3.0.35-beta 1,256 11/23/2018
16.3.0.29 5,255 10/30/2018
16.3.0.21 8,604 9/21/2018
16.3.0.17-beta 1,102 9/12/2018
16.2.0.50 5,046 8/28/2018
16.2.0.46 3,362 8/6/2018
16.2.0.42 11,289 6/29/2018
16.2.0.41 4,061 6/25/2018
16.1.0.37 7,323 4/25/2018
16.1.0.32 4,033 3/29/2018
16.1.0.26 3,488 3/7/2018
16.1.0.24 3,428 2/22/2018
15.4.0.20 9,371 12/28/2017
15.4.0.17 7,493 12/11/2017