Syncfusion.Xamarin.SfDataGrid 16.4.0.40-beta

Prefix Reserved
This is a prerelease version of Syncfusion.Xamarin.SfDataGrid.
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.40-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 16.4.0.40-beta
                    
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.40-beta" />
                    
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.40-beta" />
                    
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.40-beta
                    
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 16.4.0.40-beta"
                    
#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.
#:package Syncfusion.Xamarin.SfDataGrid@16.4.0.40-beta
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.4.0.40-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.4.0.40-beta&prerelease
                    
Install 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
30.2.4 362 8/7/2025
30.1.42 123 7/28/2025
30.1.41 570 7/22/2025
30.1.40 214 7/14/2025
30.1.39 212 7/8/2025
30.1.38 203 7/1/2025
30.1.37 231 6/25/2025
29.2.11 258 6/16/2025
29.2.10 352 6/9/2025
29.2.9 524 6/5/2025
29.2.8 211 6/3/2025
29.2.7 238 5/26/2025
29.2.5 235 5/21/2025
29.2.4 328 5/14/2025
29.1.41 257 5/5/2025
29.1.40 240 4/28/2025
29.1.39 2,047 4/21/2025
29.1.38 369 4/14/2025
29.1.37 284 4/8/2025
29.1.35 339 4/1/2025
29.1.33 1,188 3/25/2025
28.2.12 395 3/19/2025
28.2.11 370 3/10/2025
28.2.9 380 3/4/2025
28.2.7 248 2/25/2025
28.2.6 1,130 2/17/2025
28.2.5 289 2/11/2025
28.2.4 405 2/4/2025
28.2.3 275 1/29/2025
28.1.41 571 1/20/2025
28.1.39 792 1/13/2025
28.1.38 237 1/7/2025
28.1.37 249 12/31/2024
28.1.36 329 12/23/2024
28.1.35 284 12/18/2024
28.1.33 333 12/12/2024
27.2.5 407 12/2/2024
27.2.4 2,194 11/26/2024
27.2.3 229 11/22/2024
27.2.2 314 11/15/2024
27.1.58 396 11/4/2024
27.1.57 286 10/28/2024
27.1.56 286 10/23/2024
27.1.55 227 10/21/2024
27.1.53 315 10/14/2024
27.1.52 291 10/7/2024
27.1.51 331 9/30/2024
27.1.50 889 9/23/2024
27.1.48 1,812 9/18/2024
26.2.14 365 9/9/2024
26.2.13 291 9/5/2024
26.2.12 258 9/2/2024
26.2.11 1,303 8/27/2024
26.2.10 461 8/19/2024
26.2.9 346 8/12/2024
26.2.8 251 8/5/2024
26.2.7 248 7/29/2024
26.2.5 626 7/26/2024
26.2.4 306 7/24/2024
26.1.42 420 7/15/2024
26.1.41 316 7/8/2024
26.1.40 351 7/1/2024
26.1.39 5,291 6/24/2024
26.1.38 1,021 6/18/2024
26.1.35 386 6/11/2024
25.2.7 3,430 6/3/2024
25.2.6 354 5/28/2024
25.2.5 365 5/21/2024
25.2.4 540 5/14/2024
25.2.3 433 5/8/2024
25.1.42 1,359 4/29/2024
25.1.41 759 4/23/2024
25.1.40 385 4/15/2024
25.1.39 1,919 4/8/2024
25.1.38 875 4/1/2024
25.1.37 429 3/26/2024
25.1.35 1,468 3/15/2024
24.2.9 1,507 3/4/2024
24.2.8 482 2/26/2024
24.2.7 511 2/19/2024
24.2.6 489 2/14/2024
24.2.5 337 2/12/2024
24.2.4 452 2/5/2024
24.2.3 508 1/31/2024
24.1.47 1,031 1/22/2024
24.1.46 1,209 1/16/2024
24.1.45 2,715 1/8/2024
24.1.44 578 1/2/2024
24.1.43 697 12/27/2023
24.1.41 1,659 12/18/2023
23.2.7 1,154 12/6/2023
23.2.6 951 11/28/2023
23.2.5 507 11/23/2023
23.2.4 895 11/20/2023
23.1.44 1,415 11/6/2023
23.1.43 888 10/30/2023
23.1.42 783 10/23/2023
23.1.41 651 10/16/2023
23.1.40 1,065 10/10/2023
23.1.39 1,126 10/4/2023
23.1.38 3,767 9/26/2023
23.1.36 19,258 9/15/2023
22.2.12 1,301 9/5/2023
22.2.11 1,058 8/28/2023
22.2.10 660 8/22/2023
22.2.9 1,111 8/14/2023
22.2.8 921 8/7/2023
22.2.7 1,096 8/2/2023
22.2.5 902 7/27/2023
22.1.39 1,185 7/18/2023
22.1.38 1,174 7/11/2023
22.1.37 1,217 7/3/2023
22.1.36 1,137 6/28/2023
22.1.34 8,466 6/21/2023
21.2.10 3,176 6/12/2023
21.2.9 1,706 6/6/2023
21.2.8 3,490 5/30/2023
21.2.6 1,432 5/22/2023
21.2.5 2,319 5/15/2023
21.2.4 1,225 5/9/2023
21.2.3 1,212 5/3/2023
21.1.41 3,825 4/19/2023
21.1.39 1,401 4/10/2023
21.1.38 1,989 4/3/2023
21.1.37 1,910 3/29/2023
21.1.35 2,099 3/23/2023
20.4.0.54 1,598 3/13/2023
20.4.0.53 1,671 3/7/2023
20.4.0.52 3,177 2/28/2023
20.4.0.51 7,081 2/21/2023
20.4.0.50 2,744 2/14/2023
20.4.0.49 2,581 2/7/2023
20.4.0.48 9,388 2/1/2023
20.4.0.44 11,295 1/18/2023
20.4.0.43 3,795 1/10/2023
20.4.0.42 2,512 1/4/2023
20.4.0.41 1,407 12/29/2022
20.4.0.40 1,101 12/28/2022
20.4.0.38 2,484 12/21/2022
20.3.0.61 3,550 12/12/2022
20.3.0.60 2,434 12/6/2022
20.3.0.59 10,215 11/29/2022
20.3.0.58 1,940 11/22/2022
20.3.0.57 2,420 11/15/2022
20.3.0.56 1,844 11/8/2022
20.3.0.52 7,569 10/27/2022
20.3.0.50 2,773 10/18/2022
20.3.0.49 3,997 10/11/2022
20.3.0.48 3,674 10/5/2022
20.3.0.47 3,465 9/29/2022
20.2.0.50 5,771 9/20/2022
20.2.0.49 2,221 9/13/2022
20.2.0.48 2,427 9/6/2022
20.2.0.46 2,807 8/30/2022
20.2.0.45 2,186 8/23/2022
20.2.0.44 3,119 8/16/2022
20.2.0.43 6,008 8/8/2022
20.2.0.40 80,875 7/26/2022
20.2.0.39 5,802 7/19/2022
20.2.0.38 2,221 7/12/2022
20.2.0.36 11,712 6/30/2022
20.1.0.61 3,411 6/20/2022
20.1.0.60 8,616 6/14/2022
20.1.0.59 20,090 6/7/2022
20.1.0.58 4,998 5/31/2022
20.1.0.57 3,004 5/24/2022
20.1.0.56 4,580 5/17/2022
20.1.0.55 2,623 5/12/2022
20.1.0.52 3,088 5/3/2022
20.1.0.51 4,733 4/26/2022
20.1.0.50 3,011 4/19/2022
20.1.0.48 4,921 4/12/2022
20.1.0.47 6,841 4/4/2022
19.4.0.56 18,448 3/15/2022
19.4.0.55 3,130 3/8/2022
19.4.0.54 4,057 2/28/2022
19.4.0.53 6,304 2/22/2022
19.4.0.52 2,397 2/15/2022
19.4.0.50 5,362 2/8/2022
19.4.0.48 53,881 1/31/2022
19.4.0.47 3,034 1/25/2022
19.4.0.43 2,349 1/18/2022
19.4.0.42 2,079 1/11/2022
19.4.0.41 2,906 1/4/2022
19.4.0.40 3,031 12/28/2021
19.4.0.38 3,291 12/17/2021
19.3.0.59 7,883 12/14/2021
19.3.0.57 3,012 12/7/2021
19.3.0.56 3,772 11/29/2021
19.3.0.55 8,182 11/23/2021
19.3.0.54 2,171 11/17/2021
19.3.0.53 1,841 11/12/2021
19.3.0.48 18,098 11/3/2021
19.3.0.47 2,885 10/26/2021
19.3.0.46 20,015 10/19/2021
19.3.0.45 4,965 10/12/2021
19.3.0.44 2,951 10/5/2021
19.3.0.43 6,928 9/30/2021
19.2.0.62 5,383 9/13/2021
19.2.0.60 2,646 9/7/2021
19.2.0.59 2,131 8/30/2021
19.2.0.57 3,195 8/24/2021
19.2.0.56 2,588 8/17/2021
19.2.0.55 3,166 8/11/2021
19.2.0.51 2,449 8/2/2021
19.2.0.49 2,840 7/26/2021
19.2.0.48 2,858 7/19/2021
19.2.0.47 5,954 7/13/2021
19.2.0.46 2,411 7/6/2021
19.2.0.44 3,835 6/30/2021
19.1.0.69 5,342 6/14/2021
19.1.0.67 3,561 6/7/2021
19.1.0.66 3,928 5/31/2021
19.1.0.65 3,703 5/24/2021
19.1.0.64 1,993 5/19/2021
19.1.0.63 6,506 5/13/2021
19.1.0.59 6,145 5/3/2021
19.1.0.58 4,856 4/26/2021
19.1.0.57 2,378 4/20/2021
19.1.0.56 7,966 4/13/2021
19.1.0.55 12,942 4/6/2021
19.1.0.54 4,895 3/30/2021
18.4.0.49 12,304 3/22/2021
18.4.0.48 11,632 3/16/2021
18.4.0.47 4,499 3/9/2021
18.4.0.46 4,566 3/2/2021
18.4.0.44 3,538 2/23/2021
18.4.0.43 3,497 2/15/2021
18.4.0.42 2,645 2/9/2021
18.4.0.41 113,640 2/2/2021
18.4.0.39 2,612 1/28/2021
18.4.0.35 4,516 1/19/2021
18.4.0.34 3,777 1/12/2021
18.4.0.33 3,825 1/4/2021
18.4.0.32 2,006 12/30/2020
18.4.0.31 2,253 12/22/2020
18.4.0.30 10,278 12/17/2020
18.3.0.53 7,934 12/8/2020
18.3.0.52 2,646 11/30/2020
18.3.0.51 4,150 11/23/2020
18.3.0.50 4,295 11/17/2020
18.3.0.48 4,492 11/10/2020
18.3.0.47 2,585 11/5/2020
18.3.0.44 30,712 10/27/2020
18.3.0.42 5,021 10/20/2020
18.3.0.40 19,148 10/12/2020
18.3.0.38 4,958 10/7/2020
18.3.0.35 4,911 10/1/2020
18.2.0.59 15,033 9/22/2020
18.2.0.58 4,533 9/15/2020
18.2.0.57 2,399 9/8/2020
18.2.0.56 3,077 9/1/2020
18.2.0.55 15,211 8/25/2020
18.2.0.54 3,160 8/18/2020
18.2.0.48 5,320 8/4/2020
18.2.0.47 4,210 7/28/2020
18.2.0.46 3,630 7/21/2020
18.2.0.45 2,980 7/14/2020
18.2.0.44 4,459 7/6/2020
18.1.0.59 14,928 6/23/2020
18.1.0.57 2,499 6/16/2020
18.1.0.56 3,606 6/9/2020
18.1.0.55 4,730 6/2/2020
18.1.0.54 2,502 5/27/2020
18.1.0.53 3,491 5/19/2020
18.1.0.52 4,074 5/13/2020
18.1.0.48 4,849 5/5/2020
18.1.0.46 5,056 4/28/2020
18.1.0.45 4,896 4/21/2020
18.1.0.44 3,237 4/14/2020
18.1.0.43 4,367 4/7/2020
18.1.0.42 5,539 4/1/2020
18.1.0.36-beta 1,137 3/19/2020
17.4.0.55 24,011 3/10/2020
17.4.0.53 4,349 3/3/2020
17.4.0.51 2,565 2/25/2020
17.4.0.50 2,313 2/18/2020
17.4.0.49 2,486 2/11/2020
17.4.0.47 2,107 2/5/2020
17.4.0.46 9,037 1/30/2020
17.4.0.44 3,619 1/21/2020
17.4.0.43 2,473 1/14/2020
17.4.0.41 2,499 1/7/2020
17.4.0.40 2,356 12/24/2019
17.4.0.39 5,605 12/17/2019
17.3.0.34 44,404 12/10/2019
17.3.0.33 2,423 12/4/2019
17.3.0.30 1,736 12/3/2019
17.3.0.29 2,904 11/26/2019
17.3.0.28 2,560 11/19/2019
17.3.0.27 3,027 11/12/2019
17.3.0.26 4,157 11/5/2019
17.3.0.21 3,078 10/29/2019
17.3.0.19 8,375 10/22/2019
17.3.0.17 2,950 10/15/2019
17.3.0.14 24,124 10/3/2019
17.3.0.9-beta 1,237 9/20/2019
17.2.0.51 6,371 9/10/2019
17.2.0.49 2,403 9/3/2019
17.2.0.47 2,524 8/27/2019
17.2.0.46 2,550 8/22/2019
17.2.0.41 17,504 8/13/2019
17.2.0.40 18,906 8/6/2019
17.2.0.39 3,019 7/30/2019
17.2.0.36 2,720 7/23/2019
17.2.0.35 2,621 7/17/2019
17.2.0.34 13,918 7/11/2019
17.2.0.28-beta 1,623 6/27/2019
17.1.0.53 8,212 6/25/2019
17.1.0.52 7,203 6/18/2019
17.1.0.51 6,240 6/11/2019
17.1.0.50 3,040 6/4/2019
17.1.0.49 2,211 5/28/2019
17.1.0.48 5,506 5/21/2019
17.1.0.47 3,653 5/14/2019
17.1.0.44 5,008 5/7/2019
17.1.0.43 3,358 4/30/2019
17.1.0.42 6,407 4/23/2019
17.1.0.41 3,572 4/16/2019
17.1.0.40 3,527 4/9/2019
17.1.0.38 10,759 3/29/2019
17.1.0.32-beta 1,614 3/13/2019
16.4.0.54 11,374 2/19/2019
16.4.0.53 4,161 2/13/2019
16.4.0.52 3,584 2/5/2019
16.4.0.48 3,269 1/22/2019
16.4.0.47 2,297 1/16/2019
16.4.0.46 3,161 1/8/2019
16.4.0.44 2,725 12/24/2018
16.4.0.42 5,045 12/17/2018
16.4.0.40-beta 1,113 12/10/2018
16.3.0.36 3,766 11/27/2018
16.3.0.35-beta 1,388 11/23/2018
16.3.0.29 5,442 10/30/2018
16.3.0.21 8,775 9/21/2018
16.3.0.17-beta 1,244 9/12/2018
16.2.0.50 5,191 8/28/2018
16.2.0.46 3,595 8/6/2018
16.2.0.42 11,525 6/29/2018
16.2.0.41 4,401 6/25/2018
16.1.0.37 7,689 4/25/2018
16.1.0.32 4,393 3/29/2018
16.1.0.26 3,738 3/7/2018
16.1.0.24 3,713 2/22/2018
15.4.0.20 9,785 12/28/2017
15.4.0.17 7,766 12/11/2017