Syncfusion.Xamarin.SfDataGrid 16.4.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 16.4.0.44
                    
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 16.4.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="16.4.0.44" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfDataGrid" Version="16.4.0.44" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 16.4.0.44
                    
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 16.4.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.
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.4.0.44
                    
Install Syncfusion.Xamarin.SfDataGrid as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.4.0.44
                    
Install Syncfusion.Xamarin.SfDataGrid as a Cake Tool

Syncfusion DataGrid for Xamarin.Forms 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, and macOS).

Learn more: https://www.syncfusion.com/xamarin-ui-controls/data-grid?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/xamarin/sfdatagrid/getting-started?utm_source=nuget&utm_medium=listing

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing
Forum: https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing
Note: This package needs to be installed in all Xamarin.Forms projects (PCL, Android, iOS and UWP).

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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  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.  monoandroid10 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 was computed. 
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
29.2.11 190 6/16/2025
29.2.10 330 6/9/2025
29.2.9 197 6/5/2025
29.2.8 189 6/3/2025
29.2.7 214 5/26/2025
29.2.5 209 5/21/2025
29.2.4 291 5/14/2025
29.1.41 212 5/5/2025
29.1.40 217 4/28/2025
29.1.39 1,159 4/21/2025
29.1.38 319 4/14/2025
29.1.37 254 4/8/2025
29.1.35 302 4/1/2025
29.1.33 1,150 3/25/2025
28.2.12 368 3/19/2025
28.2.11 328 3/10/2025
28.2.9 354 3/4/2025
28.2.7 215 2/25/2025
28.2.6 874 2/17/2025
28.2.5 264 2/11/2025
28.2.4 374 2/4/2025
28.2.3 247 1/29/2025
28.1.41 418 1/20/2025
28.1.39 765 1/13/2025
28.1.38 205 1/7/2025
28.1.37 215 12/31/2024
28.1.36 305 12/23/2024
28.1.35 265 12/18/2024
28.1.33 307 12/12/2024
27.2.5 374 12/2/2024
27.2.4 2,052 11/26/2024
27.2.3 195 11/22/2024
27.2.2 289 11/15/2024
27.1.58 359 11/4/2024
27.1.57 261 10/28/2024
27.1.56 261 10/23/2024
27.1.55 195 10/21/2024
27.1.53 290 10/14/2024
27.1.52 267 10/7/2024
27.1.51 308 9/30/2024
27.1.50 864 9/23/2024
27.1.48 1,569 9/18/2024
26.2.14 338 9/9/2024
26.2.13 265 9/5/2024
26.2.12 236 9/2/2024
26.2.11 1,285 8/27/2024
26.2.10 444 8/19/2024
26.2.9 317 8/12/2024
26.2.8 235 8/5/2024
26.2.7 224 7/29/2024
26.2.5 598 7/26/2024
26.2.4 276 7/24/2024
26.1.42 380 7/15/2024
26.1.41 284 7/8/2024
26.1.40 325 7/1/2024
26.1.39 5,260 6/24/2024
26.1.38 990 6/18/2024
26.1.35 360 6/11/2024
25.2.7 3,390 6/3/2024
25.2.6 331 5/28/2024
25.2.5 346 5/21/2024
25.2.4 514 5/14/2024
25.2.3 409 5/8/2024
25.1.42 1,335 4/29/2024
25.1.41 744 4/23/2024
25.1.40 360 4/15/2024
25.1.39 1,853 4/8/2024
25.1.38 852 4/1/2024
25.1.37 401 3/26/2024
25.1.35 1,432 3/15/2024
24.2.9 1,479 3/4/2024
24.2.8 456 2/26/2024
24.2.7 489 2/19/2024
24.2.6 466 2/14/2024
24.2.5 308 2/12/2024
24.2.4 433 2/5/2024
24.2.3 478 1/31/2024
24.1.47 999 1/22/2024
24.1.46 1,186 1/16/2024
24.1.45 2,610 1/8/2024
24.1.44 555 1/2/2024
24.1.43 680 12/27/2023
24.1.41 1,593 12/18/2023
23.2.7 1,124 12/6/2023
23.2.6 928 11/28/2023
23.2.5 495 11/23/2023
23.2.4 875 11/20/2023
23.1.44 1,381 11/6/2023
23.1.43 867 10/30/2023
23.1.42 761 10/23/2023
23.1.41 625 10/16/2023
23.1.40 1,026 10/10/2023
23.1.39 1,098 10/4/2023
23.1.38 3,734 9/26/2023
23.1.36 19,116 9/15/2023
22.2.12 1,258 9/5/2023
22.2.11 1,013 8/28/2023
22.2.10 621 8/22/2023
22.2.9 1,066 8/14/2023
22.2.8 879 8/7/2023
22.2.7 1,056 8/2/2023
22.2.5 863 7/27/2023
22.1.39 1,138 7/18/2023
22.1.38 1,130 7/11/2023
22.1.37 1,176 7/3/2023
22.1.36 1,094 6/28/2023
22.1.34 8,201 6/21/2023
21.2.10 3,133 6/12/2023
21.2.9 1,644 6/6/2023
21.2.8 3,436 5/30/2023
21.2.6 1,387 5/22/2023
21.2.5 2,272 5/15/2023
21.2.4 1,185 5/9/2023
21.2.3 1,166 5/3/2023
21.1.41 3,729 4/19/2023
21.1.39 1,342 4/10/2023
21.1.38 1,931 4/3/2023
21.1.37 1,874 3/29/2023
21.1.35 2,050 3/23/2023
20.4.0.54 1,559 3/13/2023
20.4.0.53 1,615 3/7/2023
20.4.0.52 3,121 2/28/2023
20.4.0.51 7,035 2/21/2023
20.4.0.50 2,660 2/14/2023
20.4.0.49 2,509 2/7/2023
20.4.0.48 9,127 2/1/2023
20.4.0.44 10,949 1/18/2023
20.4.0.43 3,719 1/10/2023
20.4.0.42 2,473 1/4/2023
20.4.0.41 1,364 12/29/2022
20.4.0.40 1,065 12/28/2022
20.4.0.38 2,437 12/21/2022
20.3.0.61 3,505 12/12/2022
20.3.0.60 2,388 12/6/2022
20.3.0.59 9,971 11/29/2022
20.3.0.58 1,894 11/22/2022
20.3.0.57 2,366 11/15/2022
20.3.0.56 1,789 11/8/2022
20.3.0.52 7,525 10/27/2022
20.3.0.50 2,726 10/18/2022
20.3.0.49 3,951 10/11/2022
20.3.0.48 3,637 10/5/2022
20.3.0.47 3,406 9/29/2022
20.2.0.50 5,707 9/20/2022
20.2.0.49 2,179 9/13/2022
20.2.0.48 2,380 9/6/2022
20.2.0.46 2,755 8/30/2022
20.2.0.45 2,133 8/23/2022
20.2.0.44 3,067 8/16/2022
20.2.0.43 5,942 8/8/2022
20.2.0.40 80,824 7/26/2022
20.2.0.39 5,682 7/19/2022
20.2.0.38 2,173 7/12/2022
20.2.0.36 11,597 6/30/2022
20.1.0.61 3,354 6/20/2022
20.1.0.60 8,558 6/14/2022
20.1.0.59 20,038 6/7/2022
20.1.0.58 4,928 5/31/2022
20.1.0.57 2,942 5/24/2022
20.1.0.56 4,531 5/17/2022
20.1.0.55 2,566 5/12/2022
20.1.0.52 3,023 5/3/2022
20.1.0.51 4,693 4/26/2022
20.1.0.50 2,944 4/19/2022
20.1.0.48 4,827 4/12/2022
20.1.0.47 6,746 4/4/2022
19.4.0.56 18,134 3/15/2022
19.4.0.55 3,076 3/8/2022
19.4.0.54 4,001 2/28/2022
19.4.0.53 6,240 2/22/2022
19.4.0.52 2,341 2/15/2022
19.4.0.50 5,187 2/8/2022
19.4.0.48 53,748 1/31/2022
19.4.0.47 2,984 1/25/2022
19.4.0.43 2,302 1/18/2022
19.4.0.42 2,040 1/11/2022
19.4.0.41 2,859 1/4/2022
19.4.0.40 2,978 12/28/2021
19.4.0.38 3,217 12/17/2021
19.3.0.59 7,826 12/14/2021
19.3.0.57 2,948 12/7/2021
19.3.0.56 3,709 11/29/2021
19.3.0.55 8,127 11/23/2021
19.3.0.54 2,123 11/17/2021
19.3.0.53 1,789 11/12/2021
19.3.0.48 17,660 11/3/2021
19.3.0.47 2,816 10/26/2021
19.3.0.46 19,942 10/19/2021
19.3.0.45 4,881 10/12/2021
19.3.0.44 2,897 10/5/2021
19.3.0.43 6,743 9/30/2021
19.2.0.62 5,329 9/13/2021
19.2.0.60 2,597 9/7/2021
19.2.0.59 2,085 8/30/2021
19.2.0.57 3,143 8/24/2021
19.2.0.56 2,541 8/17/2021
19.2.0.55 3,116 8/11/2021
19.2.0.51 2,404 8/2/2021
19.2.0.49 2,784 7/26/2021
19.2.0.48 2,798 7/19/2021
19.2.0.47 5,900 7/13/2021
19.2.0.46 2,363 7/6/2021
19.2.0.44 3,778 6/30/2021
19.1.0.69 5,280 6/14/2021
19.1.0.67 3,477 6/7/2021
19.1.0.66 3,883 5/31/2021
19.1.0.65 3,651 5/24/2021
19.1.0.64 1,941 5/19/2021
19.1.0.63 6,452 5/13/2021
19.1.0.59 6,100 5/3/2021
19.1.0.58 4,805 4/26/2021
19.1.0.57 2,334 4/20/2021
19.1.0.56 7,911 4/13/2021
19.1.0.55 12,879 4/6/2021
19.1.0.54 4,844 3/30/2021
18.4.0.49 12,231 3/22/2021
18.4.0.48 11,470 3/16/2021
18.4.0.47 4,396 3/9/2021
18.4.0.46 4,512 3/2/2021
18.4.0.44 3,487 2/23/2021
18.4.0.43 3,431 2/15/2021
18.4.0.42 2,591 2/9/2021
18.4.0.41 113,581 2/2/2021
18.4.0.39 2,552 1/28/2021
18.4.0.35 4,466 1/19/2021
18.4.0.34 3,725 1/12/2021
18.4.0.33 3,775 1/4/2021
18.4.0.32 1,951 12/30/2020
18.4.0.31 2,202 12/22/2020
18.4.0.30 10,204 12/17/2020
18.3.0.53 7,846 12/8/2020
18.3.0.52 2,590 11/30/2020
18.3.0.51 4,095 11/23/2020
18.3.0.50 4,241 11/17/2020
18.3.0.48 4,431 11/10/2020
18.3.0.47 2,514 11/5/2020
18.3.0.44 30,656 10/27/2020
18.3.0.42 4,924 10/20/2020
18.3.0.40 19,083 10/12/2020
18.3.0.38 4,900 10/7/2020
18.3.0.35 4,856 10/1/2020
18.2.0.59 14,868 9/22/2020
18.2.0.58 4,472 9/15/2020
18.2.0.57 2,345 9/8/2020
18.2.0.56 3,022 9/1/2020
18.2.0.55 15,149 8/25/2020
18.2.0.54 3,103 8/18/2020
18.2.0.48 5,259 8/4/2020
18.2.0.47 4,153 7/28/2020
18.2.0.46 3,578 7/21/2020
18.2.0.45 2,925 7/14/2020
18.2.0.44 4,415 7/6/2020
18.1.0.59 14,864 6/23/2020
18.1.0.57 2,445 6/16/2020
18.1.0.56 3,538 6/9/2020
18.1.0.55 4,662 6/2/2020
18.1.0.54 2,450 5/27/2020
18.1.0.53 3,433 5/19/2020
18.1.0.52 4,019 5/13/2020
18.1.0.48 4,764 5/5/2020
18.1.0.46 4,996 4/28/2020
18.1.0.45 4,842 4/21/2020
18.1.0.44 3,167 4/14/2020
18.1.0.43 4,311 4/7/2020
18.1.0.42 5,481 4/1/2020
18.1.0.36-beta 1,084 3/19/2020
17.4.0.55 23,915 3/10/2020
17.4.0.53 4,295 3/3/2020
17.4.0.51 2,511 2/25/2020
17.4.0.50 2,260 2/18/2020
17.4.0.49 2,434 2/11/2020
17.4.0.47 2,061 2/5/2020
17.4.0.46 8,978 1/30/2020
17.4.0.44 3,566 1/21/2020
17.4.0.43 2,416 1/14/2020
17.4.0.41 2,447 1/7/2020
17.4.0.40 2,302 12/24/2019
17.4.0.39 5,541 12/17/2019
17.3.0.34 42,846 12/10/2019
17.3.0.33 2,371 12/4/2019
17.3.0.30 1,690 12/3/2019
17.3.0.29 2,854 11/26/2019
17.3.0.28 2,506 11/19/2019
17.3.0.27 2,971 11/12/2019
17.3.0.26 4,098 11/5/2019
17.3.0.21 3,028 10/29/2019
17.3.0.19 8,319 10/22/2019
17.3.0.17 2,875 10/15/2019
17.3.0.14 24,068 10/3/2019
17.3.0.9-beta 1,182 9/20/2019
17.2.0.51 6,315 9/10/2019
17.2.0.49 2,339 9/3/2019
17.2.0.47 2,473 8/27/2019
17.2.0.46 2,485 8/22/2019
17.2.0.41 17,451 8/13/2019
17.2.0.40 18,841 8/6/2019
17.2.0.39 2,946 7/30/2019
17.2.0.36 2,675 7/23/2019
17.2.0.35 2,568 7/17/2019
17.2.0.34 13,842 7/11/2019
17.2.0.28-beta 1,571 6/27/2019
17.1.0.53 8,148 6/25/2019
17.1.0.52 7,143 6/18/2019
17.1.0.51 6,182 6/11/2019
17.1.0.50 2,983 6/4/2019
17.1.0.49 2,165 5/28/2019
17.1.0.48 5,452 5/21/2019
17.1.0.47 3,593 5/14/2019
17.1.0.44 4,960 5/7/2019
17.1.0.43 3,299 4/30/2019
17.1.0.42 6,351 4/23/2019
17.1.0.41 3,512 4/16/2019
17.1.0.40 3,462 4/9/2019
17.1.0.38 10,697 3/29/2019
17.1.0.32-beta 1,560 3/13/2019
16.4.0.54 11,315 2/19/2019
16.4.0.53 4,087 2/13/2019
16.4.0.52 3,526 2/5/2019
16.4.0.48 3,217 1/22/2019
16.4.0.47 2,241 1/16/2019
16.4.0.46 3,101 1/8/2019
16.4.0.44 2,667 12/24/2018
16.4.0.42 4,993 12/17/2018
16.4.0.40-beta 1,057 12/10/2018
16.3.0.36 3,703 11/27/2018
16.3.0.35-beta 1,327 11/23/2018
16.3.0.29 5,381 10/30/2018
16.3.0.21 8,716 9/21/2018
16.3.0.17-beta 1,181 9/12/2018
16.2.0.50 5,135 8/28/2018
16.2.0.46 3,497 8/6/2018
16.2.0.42 11,428 6/29/2018
16.2.0.41 4,261 6/25/2018
16.1.0.37 7,541 4/25/2018
16.1.0.32 4,247 3/29/2018
16.1.0.26 3,638 3/7/2018
16.1.0.24 3,607 2/22/2018
15.4.0.20 9,640 12/28/2017
15.4.0.17 7,655 12/11/2017