Syncfusion.Xamarin.SfDataGrid 16.3.0.35-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.3.0.35-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 16.3.0.35-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.3.0.35-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.3.0.35-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.3.0.35-beta
                    
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 16.3.0.35-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.
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.3.0.35-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.3.0.35-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.1.39 134 7/8/2025
30.1.38 186 7/1/2025
30.1.37 202 6/25/2025
29.2.11 227 6/16/2025
29.2.10 339 6/9/2025
29.2.9 228 6/5/2025
29.2.8 199 6/3/2025
29.2.7 221 5/26/2025
29.2.5 218 5/21/2025
29.2.4 306 5/14/2025
29.1.41 225 5/5/2025
29.1.40 221 4/28/2025
29.1.39 1,479 4/21/2025
29.1.38 333 4/14/2025
29.1.37 269 4/8/2025
29.1.35 313 4/1/2025
29.1.33 1,163 3/25/2025
28.2.12 381 3/19/2025
28.2.11 344 3/10/2025
28.2.9 360 3/4/2025
28.2.7 228 2/25/2025
28.2.6 949 2/17/2025
28.2.5 274 2/11/2025
28.2.4 385 2/4/2025
28.2.3 257 1/29/2025
28.1.41 457 1/20/2025
28.1.39 777 1/13/2025
28.1.38 216 1/7/2025
28.1.37 228 12/31/2024
28.1.36 317 12/23/2024
28.1.35 272 12/18/2024
28.1.33 315 12/12/2024
27.2.5 385 12/2/2024
27.2.4 2,112 11/26/2024
27.2.3 205 11/22/2024
27.2.2 300 11/15/2024
27.1.58 373 11/4/2024
27.1.57 270 10/28/2024
27.1.56 270 10/23/2024
27.1.55 209 10/21/2024
27.1.53 302 10/14/2024
27.1.52 278 10/7/2024
27.1.51 316 9/30/2024
27.1.50 872 9/23/2024
27.1.48 1,667 9/18/2024
26.2.14 350 9/9/2024
26.2.13 276 9/5/2024
26.2.12 245 9/2/2024
26.2.11 1,292 8/27/2024
26.2.10 450 8/19/2024
26.2.9 329 8/12/2024
26.2.8 242 8/5/2024
26.2.7 232 7/29/2024
26.2.5 610 7/26/2024
26.2.4 284 7/24/2024
26.1.42 391 7/15/2024
26.1.41 295 7/8/2024
26.1.40 334 7/1/2024
26.1.39 5,273 6/24/2024
26.1.38 1,002 6/18/2024
26.1.35 368 6/11/2024
25.2.7 3,402 6/3/2024
25.2.6 338 5/28/2024
25.2.5 356 5/21/2024
25.2.4 523 5/14/2024
25.2.3 416 5/8/2024
25.1.42 1,346 4/29/2024
25.1.41 752 4/23/2024
25.1.40 369 4/15/2024
25.1.39 1,866 4/8/2024
25.1.38 861 4/1/2024
25.1.37 411 3/26/2024
25.1.35 1,439 3/15/2024
24.2.9 1,485 3/4/2024
24.2.8 462 2/26/2024
24.2.7 497 2/19/2024
24.2.6 474 2/14/2024
24.2.5 316 2/12/2024
24.2.4 439 2/5/2024
24.2.3 488 1/31/2024
24.1.47 1,012 1/22/2024
24.1.46 1,194 1/16/2024
24.1.45 2,697 1/8/2024
24.1.44 566 1/2/2024
24.1.43 686 12/27/2023
24.1.41 1,634 12/18/2023
23.2.7 1,136 12/6/2023
23.2.6 937 11/28/2023
23.2.5 499 11/23/2023
23.2.4 882 11/20/2023
23.1.44 1,390 11/6/2023
23.1.43 875 10/30/2023
23.1.42 772 10/23/2023
23.1.41 637 10/16/2023
23.1.40 1,042 10/10/2023
23.1.39 1,108 10/4/2023
23.1.38 3,748 9/26/2023
23.1.36 19,157 9/15/2023
22.2.12 1,269 9/5/2023
22.2.11 1,027 8/28/2023
22.2.10 631 8/22/2023
22.2.9 1,079 8/14/2023
22.2.8 892 8/7/2023
22.2.7 1,067 8/2/2023
22.2.5 875 7/27/2023
22.1.39 1,157 7/18/2023
22.1.38 1,143 7/11/2023
22.1.37 1,187 7/3/2023
22.1.36 1,107 6/28/2023
22.1.34 8,286 6/21/2023
21.2.10 3,147 6/12/2023
21.2.9 1,666 6/6/2023
21.2.8 3,449 5/30/2023
21.2.6 1,403 5/22/2023
21.2.5 2,287 5/15/2023
21.2.4 1,198 5/9/2023
21.2.3 1,179 5/3/2023
21.1.41 3,746 4/19/2023
21.1.39 1,356 4/10/2023
21.1.38 1,946 4/3/2023
21.1.37 1,885 3/29/2023
21.1.35 2,067 3/23/2023
20.4.0.54 1,570 3/13/2023
20.4.0.53 1,631 3/7/2023
20.4.0.52 3,134 2/28/2023
20.4.0.51 7,049 2/21/2023
20.4.0.50 2,673 2/14/2023
20.4.0.49 2,529 2/7/2023
20.4.0.48 9,190 2/1/2023
20.4.0.44 11,045 1/18/2023
20.4.0.43 3,745 1/10/2023
20.4.0.42 2,486 1/4/2023
20.4.0.41 1,378 12/29/2022
20.4.0.40 1,076 12/28/2022
20.4.0.38 2,451 12/21/2022
20.3.0.61 3,518 12/12/2022
20.3.0.60 2,402 12/6/2022
20.3.0.59 10,029 11/29/2022
20.3.0.58 1,907 11/22/2022
20.3.0.57 2,384 11/15/2022
20.3.0.56 1,808 11/8/2022
20.3.0.52 7,542 10/27/2022
20.3.0.50 2,741 10/18/2022
20.3.0.49 3,965 10/11/2022
20.3.0.48 3,648 10/5/2022
20.3.0.47 3,422 9/29/2022
20.2.0.50 5,725 9/20/2022
20.2.0.49 2,193 9/13/2022
20.2.0.48 2,395 9/6/2022
20.2.0.46 2,770 8/30/2022
20.2.0.45 2,148 8/23/2022
20.2.0.44 3,084 8/16/2022
20.2.0.43 5,961 8/8/2022
20.2.0.40 80,842 7/26/2022
20.2.0.39 5,703 7/19/2022
20.2.0.38 2,188 7/12/2022
20.2.0.36 11,631 6/30/2022
20.1.0.61 3,373 6/20/2022
20.1.0.60 8,574 6/14/2022
20.1.0.59 20,053 6/7/2022
20.1.0.58 4,945 5/31/2022
20.1.0.57 2,962 5/24/2022
20.1.0.56 4,546 5/17/2022
20.1.0.55 2,586 5/12/2022
20.1.0.52 3,044 5/3/2022
20.1.0.51 4,703 4/26/2022
20.1.0.50 2,956 4/19/2022
20.1.0.48 4,853 4/12/2022
20.1.0.47 6,774 4/4/2022
19.4.0.56 18,259 3/15/2022
19.4.0.55 3,091 3/8/2022
19.4.0.54 4,022 2/28/2022
19.4.0.53 6,259 2/22/2022
19.4.0.52 2,356 2/15/2022
19.4.0.50 5,234 2/8/2022
19.4.0.48 53,774 1/31/2022
19.4.0.47 2,998 1/25/2022
19.4.0.43 2,314 1/18/2022
19.4.0.42 2,050 1/11/2022
19.4.0.41 2,871 1/4/2022
19.4.0.40 2,990 12/28/2021
19.4.0.38 3,237 12/17/2021
19.3.0.59 7,841 12/14/2021
19.3.0.57 2,964 12/7/2021
19.3.0.56 3,725 11/29/2021
19.3.0.55 8,145 11/23/2021
19.3.0.54 2,138 11/17/2021
19.3.0.53 1,802 11/12/2021
19.3.0.48 17,790 11/3/2021
19.3.0.47 2,830 10/26/2021
19.3.0.46 19,968 10/19/2021
19.3.0.45 4,895 10/12/2021
19.3.0.44 2,914 10/5/2021
19.3.0.43 6,793 9/30/2021
19.2.0.62 5,342 9/13/2021
19.2.0.60 2,612 9/7/2021
19.2.0.59 2,097 8/30/2021
19.2.0.57 3,158 8/24/2021
19.2.0.56 2,552 8/17/2021
19.2.0.55 3,126 8/11/2021
19.2.0.51 2,416 8/2/2021
19.2.0.49 2,799 7/26/2021
19.2.0.48 2,814 7/19/2021
19.2.0.47 5,915 7/13/2021
19.2.0.46 2,378 7/6/2021
19.2.0.44 3,794 6/30/2021
19.1.0.69 5,299 6/14/2021
19.1.0.67 3,513 6/7/2021
19.1.0.66 3,894 5/31/2021
19.1.0.65 3,671 5/24/2021
19.1.0.64 1,957 5/19/2021
19.1.0.63 6,466 5/13/2021
19.1.0.59 6,110 5/3/2021
19.1.0.58 4,818 4/26/2021
19.1.0.57 2,345 4/20/2021
19.1.0.56 7,926 4/13/2021
19.1.0.55 12,897 4/6/2021
19.1.0.54 4,859 3/30/2021
18.4.0.49 12,247 3/22/2021
18.4.0.48 11,516 3/16/2021
18.4.0.47 4,424 3/9/2021
18.4.0.46 4,529 3/2/2021
18.4.0.44 3,499 2/23/2021
18.4.0.43 3,452 2/15/2021
18.4.0.42 2,604 2/9/2021
18.4.0.41 113,594 2/2/2021
18.4.0.39 2,569 1/28/2021
18.4.0.35 4,476 1/19/2021
18.4.0.34 3,738 1/12/2021
18.4.0.33 3,787 1/4/2021
18.4.0.32 1,966 12/30/2020
18.4.0.31 2,214 12/22/2020
18.4.0.30 10,216 12/17/2020
18.3.0.53 7,860 12/8/2020
18.3.0.52 2,604 11/30/2020
18.3.0.51 4,110 11/23/2020
18.3.0.50 4,258 11/17/2020
18.3.0.48 4,447 11/10/2020
18.3.0.47 2,533 11/5/2020
18.3.0.44 30,671 10/27/2020
18.3.0.42 4,953 10/20/2020
18.3.0.40 19,100 10/12/2020
18.3.0.38 4,914 10/7/2020
18.3.0.35 4,873 10/1/2020
18.2.0.59 14,895 9/22/2020
18.2.0.58 4,490 9/15/2020
18.2.0.57 2,360 9/8/2020
18.2.0.56 3,040 9/1/2020
18.2.0.55 15,163 8/25/2020
18.2.0.54 3,120 8/18/2020
18.2.0.48 5,276 8/4/2020
18.2.0.47 4,168 7/28/2020
18.2.0.46 3,591 7/21/2020
18.2.0.45 2,939 7/14/2020
18.2.0.44 4,427 7/6/2020
18.1.0.59 14,882 6/23/2020
18.1.0.57 2,458 6/16/2020
18.1.0.56 3,551 6/9/2020
18.1.0.55 4,682 6/2/2020
18.1.0.54 2,463 5/27/2020
18.1.0.53 3,451 5/19/2020
18.1.0.52 4,032 5/13/2020
18.1.0.48 4,785 5/5/2020
18.1.0.46 5,016 4/28/2020
18.1.0.45 4,858 4/21/2020
18.1.0.44 3,183 4/14/2020
18.1.0.43 4,326 4/7/2020
18.1.0.42 5,495 4/1/2020
18.1.0.36-beta 1,098 3/19/2020
17.4.0.55 23,947 3/10/2020
17.4.0.53 4,309 3/3/2020
17.4.0.51 2,526 2/25/2020
17.4.0.50 2,274 2/18/2020
17.4.0.49 2,450 2/11/2020
17.4.0.47 2,073 2/5/2020
17.4.0.46 8,996 1/30/2020
17.4.0.44 3,577 1/21/2020
17.4.0.43 2,431 1/14/2020
17.4.0.41 2,464 1/7/2020
17.4.0.40 2,321 12/24/2019
17.4.0.39 5,555 12/17/2019
17.3.0.34 43,273 12/10/2019
17.3.0.33 2,387 12/4/2019
17.3.0.30 1,701 12/3/2019
17.3.0.29 2,867 11/26/2019
17.3.0.28 2,521 11/19/2019
17.3.0.27 2,986 11/12/2019
17.3.0.26 4,116 11/5/2019
17.3.0.21 3,043 10/29/2019
17.3.0.19 8,331 10/22/2019
17.3.0.17 2,895 10/15/2019
17.3.0.14 24,084 10/3/2019
17.3.0.9-beta 1,195 9/20/2019
17.2.0.51 6,329 9/10/2019
17.2.0.49 2,355 9/3/2019
17.2.0.47 2,486 8/27/2019
17.2.0.46 2,503 8/22/2019
17.2.0.41 17,463 8/13/2019
17.2.0.40 18,857 8/6/2019
17.2.0.39 2,962 7/30/2019
17.2.0.36 2,686 7/23/2019
17.2.0.35 2,584 7/17/2019
17.2.0.34 13,862 7/11/2019
17.2.0.28-beta 1,585 6/27/2019
17.1.0.53 8,165 6/25/2019
17.1.0.52 7,160 6/18/2019
17.1.0.51 6,198 6/11/2019
17.1.0.50 3,000 6/4/2019
17.1.0.49 2,178 5/28/2019
17.1.0.48 5,467 5/21/2019
17.1.0.47 3,607 5/14/2019
17.1.0.44 4,973 5/7/2019
17.1.0.43 3,314 4/30/2019
17.1.0.42 6,364 4/23/2019
17.1.0.41 3,526 4/16/2019
17.1.0.40 3,484 4/9/2019
17.1.0.38 10,714 3/29/2019
17.1.0.32-beta 1,572 3/13/2019
16.4.0.54 11,332 2/19/2019
16.4.0.53 4,106 2/13/2019
16.4.0.52 3,541 2/5/2019
16.4.0.48 3,232 1/22/2019
16.4.0.47 2,258 1/16/2019
16.4.0.46 3,118 1/8/2019
16.4.0.44 2,681 12/24/2018
16.4.0.42 5,009 12/17/2018
16.4.0.40-beta 1,074 12/10/2018
16.3.0.36 3,721 11/27/2018
16.3.0.35-beta 1,344 11/23/2018
16.3.0.29 5,395 10/30/2018
16.3.0.21 8,730 9/21/2018
16.3.0.17-beta 1,199 9/12/2018
16.2.0.50 5,148 8/28/2018
16.2.0.46 3,521 8/6/2018
16.2.0.42 11,452 6/29/2018
16.2.0.41 4,297 6/25/2018
16.1.0.37 7,577 4/25/2018
16.1.0.32 4,281 3/29/2018
16.1.0.26 3,663 3/7/2018
16.1.0.24 3,632 2/22/2018
15.4.0.20 9,673 12/28/2017
15.4.0.17 7,681 12/11/2017