Syncfusion.Xamarin.SfDataGrid 19.3.0.59

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.59                
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 19.3.0.59                
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.59" />                
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.59                
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 19.3.0.59"                
#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.59

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

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.11 259 7 days ago
28.2.9 332 14 days ago
28.2.7 201 21 days ago
28.2.6 423 a month ago
28.2.5 235 a month ago
28.2.4 283 a month ago
28.2.3 217 2 months ago
28.1.41 263 2 months ago
28.1.39 601 2 months ago
28.1.38 186 2 months ago
28.1.37 200 3 months ago
28.1.36 287 3 months ago
28.1.35 233 3 months ago
28.1.33 291 3 months ago
27.2.5 358 3 months ago
27.2.4 1,283 4 months ago
27.2.3 178 4 months ago
27.2.2 275 4 months ago
27.1.58 331 4 months ago
27.1.57 253 5 months ago
27.1.56 245 5 months ago
27.1.55 187 5 months ago
27.1.53 274 5 months ago
27.1.52 234 5 months ago
27.1.51 291 6 months ago
27.1.50 767 6 months ago
27.1.48 1,087 6 months ago
26.2.14 328 6 months ago
26.2.13 252 6 months ago
26.2.12 225 6 months ago
26.2.11 1,275 7 months ago
26.2.10 427 7 months ago
26.2.9 307 7 months ago
26.2.8 225 7 months ago
26.2.7 211 8 months ago
26.2.5 488 8 months ago
26.2.4 268 8 months ago
26.1.42 356 8 months ago
26.1.41 271 8 months ago
26.1.40 311 9 months ago
26.1.39 4,764 9 months ago
26.1.38 962 9 months ago
26.1.35 351 9 months ago
25.2.7 3,352 9 months ago
25.2.6 324 10 months ago
25.2.5 335 10 months ago
25.2.4 500 5/14/2024
25.2.3 400 5/8/2024
25.1.42 1,325 4/29/2024
25.1.41 733 4/23/2024
25.1.40 348 4/15/2024
25.1.39 1,826 4/8/2024
25.1.38 840 4/1/2024
25.1.37 390 3/26/2024
25.1.35 1,382 3/15/2024
24.2.9 1,451 3/4/2024
24.2.8 444 2/26/2024
24.2.7 480 2/19/2024
24.2.6 457 2/14/2024
24.2.5 299 2/12/2024
24.2.4 423 2/5/2024
24.2.3 467 1/31/2024
24.1.47 990 1/22/2024
24.1.46 1,165 1/16/2024
24.1.45 2,063 1/8/2024
24.1.44 545 1/2/2024
24.1.43 673 12/27/2023
24.1.41 1,443 12/18/2023
23.2.7 1,096 12/6/2023
23.2.6 917 11/28/2023
23.2.5 480 11/23/2023
23.2.4 863 11/20/2023
23.1.44 1,350 11/6/2023
23.1.43 858 10/30/2023
23.1.42 746 10/23/2023
23.1.41 614 10/16/2023
23.1.40 1,000 10/10/2023
23.1.39 1,087 10/4/2023
23.1.38 3,724 9/26/2023
23.1.36 18,980 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,047 8/14/2023
22.2.8 856 8/7/2023
22.2.7 1,045 8/2/2023
22.2.5 848 7/27/2023
22.1.39 1,127 7/18/2023
22.1.38 1,113 7/11/2023
22.1.37 1,163 7/3/2023
22.1.36 1,078 6/28/2023
22.1.34 7,723 6/21/2023
21.2.10 3,097 6/12/2023
21.2.9 1,598 6/6/2023
21.2.8 3,408 5/30/2023
21.2.6 1,366 5/22/2023
21.2.5 2,256 5/15/2023
21.2.4 1,169 5/9/2023
21.2.3 1,150 5/3/2023
21.1.41 3,679 4/19/2023
21.1.39 1,324 4/10/2023
21.1.38 1,912 4/3/2023
21.1.37 1,856 3/29/2023
21.1.35 1,989 3/23/2023
20.4.0.54 1,536 3/13/2023
20.4.0.53 1,598 3/7/2023
20.4.0.52 3,075 2/28/2023
20.4.0.51 7,018 2/21/2023
20.4.0.50 2,575 2/14/2023
20.4.0.49 2,318 2/7/2023
20.4.0.48 8,268 2/1/2023
20.4.0.44 10,445 1/18/2023
20.4.0.43 3,617 1/10/2023
20.4.0.42 2,453 1/4/2023
20.4.0.41 1,347 12/29/2022
20.4.0.40 1,050 12/28/2022
20.4.0.38 2,410 12/21/2022
20.3.0.61 3,491 12/12/2022
20.3.0.60 2,369 12/6/2022
20.3.0.59 9,622 11/29/2022
20.3.0.58 1,879 11/22/2022
20.3.0.57 2,344 11/15/2022
20.3.0.56 1,766 11/8/2022
20.3.0.52 7,502 10/27/2022
20.3.0.50 2,703 10/18/2022
20.3.0.49 3,927 10/11/2022
20.3.0.48 3,609 10/5/2022
20.3.0.47 3,380 9/29/2022
20.2.0.50 5,667 9/20/2022
20.2.0.49 2,157 9/13/2022
20.2.0.48 2,364 9/6/2022
20.2.0.46 2,739 8/30/2022
20.2.0.45 2,115 8/23/2022
20.2.0.44 3,046 8/16/2022
20.2.0.43 5,870 8/8/2022
20.2.0.40 80,797 7/26/2022
20.2.0.39 5,557 7/19/2022
20.2.0.38 2,150 7/12/2022
20.2.0.36 11,464 6/30/2022
20.1.0.61 3,311 6/20/2022
20.1.0.60 8,528 6/14/2022
20.1.0.59 20,007 6/7/2022
20.1.0.58 4,717 5/31/2022
20.1.0.57 2,916 5/24/2022
20.1.0.56 4,503 5/17/2022
20.1.0.55 2,543 5/12/2022
20.1.0.52 2,951 5/3/2022
20.1.0.51 4,670 4/26/2022
20.1.0.50 2,920 4/19/2022
20.1.0.48 4,709 4/12/2022
20.1.0.47 6,639 4/4/2022
19.4.0.56 17,785 3/15/2022
19.4.0.55 3,028 3/8/2022
19.4.0.54 3,947 2/28/2022
19.4.0.53 6,013 2/22/2022
19.4.0.52 2,309 2/15/2022
19.4.0.50 5,083 2/8/2022
19.4.0.48 53,693 1/31/2022
19.4.0.47 2,953 1/25/2022
19.4.0.43 2,269 1/18/2022
19.4.0.42 2,005 1/11/2022
19.4.0.41 2,816 1/4/2022
19.4.0.40 2,945 12/28/2021
19.4.0.38 3,171 12/17/2021
19.3.0.59 7,791 12/14/2021
19.3.0.57 2,913 12/7/2021
19.3.0.56 3,675 11/29/2021
19.3.0.55 8,092 11/23/2021
19.3.0.54 2,090 11/17/2021
19.3.0.53 1,756 11/12/2021
19.3.0.48 16,665 11/3/2021
19.3.0.47 2,765 10/26/2021
19.3.0.46 19,780 10/19/2021
19.3.0.45 4,817 10/12/2021
19.3.0.44 2,865 10/5/2021
19.3.0.43 6,630 9/30/2021
19.2.0.62 5,284 9/13/2021
19.2.0.60 2,567 9/7/2021
19.2.0.59 2,056 8/30/2021
19.2.0.57 3,117 8/24/2021
19.2.0.56 2,512 8/17/2021
19.2.0.55 3,087 8/11/2021
19.2.0.51 2,374 8/2/2021
19.2.0.49 2,753 7/26/2021
19.2.0.48 2,767 7/19/2021
19.2.0.47 5,870 7/13/2021
19.2.0.46 2,333 7/6/2021
19.2.0.44 3,746 6/30/2021
19.1.0.69 5,241 6/14/2021
19.1.0.67 3,301 6/7/2021
19.1.0.66 3,815 5/31/2021
19.1.0.65 3,618 5/24/2021
19.1.0.64 1,908 5/19/2021
19.1.0.63 6,414 5/13/2021
19.1.0.59 6,064 5/3/2021
19.1.0.58 4,770 4/26/2021
19.1.0.57 2,291 4/20/2021
19.1.0.56 7,879 4/13/2021
19.1.0.55 12,835 4/6/2021
19.1.0.54 4,805 3/30/2021
18.4.0.49 12,181 3/22/2021
18.4.0.48 11,220 3/16/2021
18.4.0.47 4,273 3/9/2021
18.4.0.46 4,467 3/2/2021
18.4.0.44 3,442 2/23/2021
18.4.0.43 3,376 2/15/2021
18.4.0.42 2,554 2/9/2021
18.4.0.41 113,542 2/2/2021
18.4.0.39 2,515 1/28/2021
18.4.0.35 4,425 1/19/2021
18.4.0.34 3,680 1/12/2021
18.4.0.33 3,733 1/4/2021
18.4.0.32 1,915 12/30/2020
18.4.0.31 2,166 12/22/2020
18.4.0.30 10,162 12/17/2020
18.3.0.53 7,804 12/8/2020
18.3.0.52 2,540 11/30/2020
18.3.0.51 4,056 11/23/2020
18.3.0.50 4,189 11/17/2020
18.3.0.48 4,389 11/10/2020
18.3.0.47 2,474 11/5/2020
18.3.0.44 30,587 10/27/2020
18.3.0.42 4,734 10/20/2020
18.3.0.40 18,407 10/12/2020
18.3.0.38 4,863 10/7/2020
18.3.0.35 4,811 10/1/2020
18.2.0.59 14,607 9/22/2020
18.2.0.58 4,432 9/15/2020
18.2.0.57 2,310 9/8/2020
18.2.0.56 2,980 9/1/2020
18.2.0.55 15,109 8/25/2020
18.2.0.54 3,058 8/18/2020
18.2.0.48 5,219 8/4/2020
18.2.0.47 4,116 7/28/2020
18.2.0.46 3,539 7/21/2020
18.2.0.45 2,886 7/14/2020
18.2.0.44 4,371 7/6/2020
18.1.0.59 14,811 6/23/2020
18.1.0.57 2,406 6/16/2020
18.1.0.56 3,498 6/9/2020
18.1.0.55 4,593 6/2/2020
18.1.0.54 2,406 5/27/2020
18.1.0.53 3,389 5/19/2020
18.1.0.52 3,966 5/13/2020
18.1.0.48 4,642 5/5/2020
18.1.0.46 4,948 4/28/2020
18.1.0.45 4,799 4/21/2020
18.1.0.44 3,094 4/14/2020
18.1.0.43 4,268 4/7/2020
18.1.0.42 5,433 4/1/2020
18.1.0.36-beta 1,042 3/19/2020
17.4.0.55 23,828 3/10/2020
17.4.0.53 4,251 3/3/2020
17.4.0.51 2,473 2/25/2020
17.4.0.50 2,214 2/18/2020
17.4.0.49 2,389 2/11/2020
17.4.0.47 2,015 2/5/2020
17.4.0.46 8,900 1/30/2020
17.4.0.44 3,526 1/21/2020
17.4.0.43 2,368 1/14/2020
17.4.0.41 2,405 1/7/2020
17.4.0.40 2,259 12/24/2019
17.4.0.39 5,487 12/17/2019
17.3.0.34 40,821 12/10/2019
17.3.0.33 2,333 12/4/2019
17.3.0.30 1,641 12/3/2019
17.3.0.29 2,807 11/26/2019
17.3.0.28 2,466 11/19/2019
17.3.0.27 2,924 11/12/2019
17.3.0.26 4,046 11/5/2019
17.3.0.21 2,983 10/29/2019
17.3.0.19 8,273 10/22/2019
17.3.0.17 2,802 10/15/2019
17.3.0.14 24,023 10/3/2019
17.3.0.9-beta 1,138 9/20/2019
17.2.0.51 6,261 9/10/2019
17.2.0.49 2,296 9/3/2019
17.2.0.47 2,433 8/27/2019
17.2.0.46 2,440 8/22/2019
17.2.0.41 17,409 8/13/2019
17.2.0.40 18,783 8/6/2019
17.2.0.39 2,887 7/30/2019
17.2.0.36 2,631 7/23/2019
17.2.0.35 2,525 7/17/2019
17.2.0.34 13,732 7/11/2019
17.2.0.28-beta 1,528 6/27/2019
17.1.0.53 8,084 6/25/2019
17.1.0.52 7,100 6/18/2019
17.1.0.51 6,122 6/11/2019
17.1.0.50 2,940 6/4/2019
17.1.0.49 2,118 5/28/2019
17.1.0.48 5,404 5/21/2019
17.1.0.47 3,545 5/14/2019
17.1.0.44 4,903 5/7/2019
17.1.0.43 3,253 4/30/2019
17.1.0.42 6,305 4/23/2019
17.1.0.41 3,469 4/16/2019
17.1.0.40 3,413 4/9/2019
17.1.0.38 10,650 3/29/2019
17.1.0.32-beta 1,513 3/13/2019
16.4.0.54 11,252 2/19/2019
16.4.0.53 4,028 2/13/2019
16.4.0.52 3,476 2/5/2019
16.4.0.48 3,170 1/22/2019
16.4.0.47 2,192 1/16/2019
16.4.0.46 3,052 1/8/2019
16.4.0.44 2,620 12/24/2018
16.4.0.42 4,944 12/17/2018
16.4.0.40-beta 1,010 12/10/2018
16.3.0.36 3,657 11/27/2018
16.3.0.35-beta 1,277 11/23/2018
16.3.0.29 5,292 10/30/2018
16.3.0.21 8,637 9/21/2018
16.3.0.17-beta 1,129 9/12/2018
16.2.0.50 5,081 8/28/2018
16.2.0.46 3,411 8/6/2018
16.2.0.42 11,343 6/29/2018
16.2.0.41 4,139 6/25/2018
16.1.0.37 7,415 4/25/2018
16.1.0.32 4,121 3/29/2018
16.1.0.26 3,551 3/7/2018
16.1.0.24 3,483 2/22/2018
15.4.0.20 9,475 12/28/2017
15.4.0.17 7,557 12/11/2017