Syncfusion.Xamarin.SfDataGrid 16.3.0.17-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.17-beta
                    
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 16.3.0.17-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.17-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.17-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.17-beta
                    
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 16.3.0.17-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.3.0.17-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.3.0.17-beta&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.3.0.17-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/products/xamarin/data-grid

Documentation: https://help.syncfusion.com/xamarin/sfdatagrid/getting-started

Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident
Forum: https://www.syncfusion.com/forums/xamarin.forms

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 (https://www.syncfusion.com/eula/es/). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials).

© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

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.40 106 7/14/2025
30.1.39 195 7/8/2025
30.1.38 192 7/1/2025
30.1.37 204 6/25/2025
29.2.11 231 6/16/2025
29.2.10 342 6/9/2025
29.2.9 258 6/5/2025
29.2.8 202 6/3/2025
29.2.7 224 5/26/2025
29.2.5 223 5/21/2025
29.2.4 308 5/14/2025
29.1.41 230 5/5/2025
29.1.40 224 4/28/2025
29.1.39 1,518 4/21/2025
29.1.38 337 4/14/2025
29.1.37 274 4/8/2025
29.1.35 317 4/1/2025
29.1.33 1,168 3/25/2025
28.2.12 385 3/19/2025
28.2.11 349 3/10/2025
28.2.9 364 3/4/2025
28.2.7 235 2/25/2025
28.2.6 974 2/17/2025
28.2.5 276 2/11/2025
28.2.4 389 2/4/2025
28.2.3 262 1/29/2025
28.1.41 472 1/20/2025
28.1.39 780 1/13/2025
28.1.38 221 1/7/2025
28.1.37 234 12/31/2024
28.1.36 322 12/23/2024
28.1.35 276 12/18/2024
28.1.33 320 12/12/2024
27.2.5 387 12/2/2024
27.2.4 2,134 11/26/2024
27.2.3 211 11/22/2024
27.2.2 303 11/15/2024
27.1.58 378 11/4/2024
27.1.57 273 10/28/2024
27.1.56 273 10/23/2024
27.1.55 215 10/21/2024
27.1.53 304 10/14/2024
27.1.52 281 10/7/2024
27.1.51 319 9/30/2024
27.1.50 877 9/23/2024
27.1.48 1,679 9/18/2024
26.2.14 353 9/9/2024
26.2.13 281 9/5/2024
26.2.12 248 9/2/2024
26.2.11 1,295 8/27/2024
26.2.10 453 8/19/2024
26.2.9 333 8/12/2024
26.2.8 244 8/5/2024
26.2.7 236 7/29/2024
26.2.5 613 7/26/2024
26.2.4 290 7/24/2024
26.1.42 398 7/15/2024
26.1.41 299 7/8/2024
26.1.40 339 7/1/2024
26.1.39 5,278 6/24/2024
26.1.38 1,006 6/18/2024
26.1.35 373 6/11/2024
25.2.7 3,407 6/3/2024
25.2.6 341 5/28/2024
25.2.5 358 5/21/2024
25.2.4 529 5/14/2024
25.2.3 420 5/8/2024
25.1.42 1,350 4/29/2024
25.1.41 754 4/23/2024
25.1.40 374 4/15/2024
25.1.39 1,877 4/8/2024
25.1.38 863 4/1/2024
25.1.37 414 3/26/2024
25.1.35 1,443 3/15/2024
24.2.9 1,488 3/4/2024
24.2.8 469 2/26/2024
24.2.7 501 2/19/2024
24.2.6 478 2/14/2024
24.2.5 320 2/12/2024
24.2.4 443 2/5/2024
24.2.3 492 1/31/2024
24.1.47 1,018 1/22/2024
24.1.46 1,198 1/16/2024
24.1.45 2,704 1/8/2024
24.1.44 570 1/2/2024
24.1.43 690 12/27/2023
24.1.41 1,638 12/18/2023
23.2.7 1,139 12/6/2023
23.2.6 940 11/28/2023
23.2.5 501 11/23/2023
23.2.4 887 11/20/2023
23.1.44 1,394 11/6/2023
23.1.43 879 10/30/2023
23.1.42 774 10/23/2023
23.1.41 639 10/16/2023
23.1.40 1,048 10/10/2023
23.1.39 1,110 10/4/2023
23.1.38 3,753 9/26/2023
23.1.36 19,168 9/15/2023
22.2.12 1,281 9/5/2023
22.2.11 1,033 8/28/2023
22.2.10 637 8/22/2023
22.2.9 1,087 8/14/2023
22.2.8 898 8/7/2023
22.2.7 1,073 8/2/2023
22.2.5 879 7/27/2023
22.1.39 1,163 7/18/2023
22.1.38 1,149 7/11/2023
22.1.37 1,191 7/3/2023
22.1.36 1,114 6/28/2023
22.1.34 8,302 6/21/2023
21.2.10 3,151 6/12/2023
21.2.9 1,670 6/6/2023
21.2.8 3,455 5/30/2023
21.2.6 1,407 5/22/2023
21.2.5 2,293 5/15/2023
21.2.4 1,203 5/9/2023
21.2.3 1,183 5/3/2023
21.1.41 3,751 4/19/2023
21.1.39 1,361 4/10/2023
21.1.38 1,948 4/3/2023
21.1.37 1,887 3/29/2023
21.1.35 2,070 3/23/2023
20.4.0.54 1,573 3/13/2023
20.4.0.53 1,635 3/7/2023
20.4.0.52 3,136 2/28/2023
20.4.0.51 7,052 2/21/2023
20.4.0.50 2,678 2/14/2023
20.4.0.49 2,533 2/7/2023
20.4.0.48 9,213 2/1/2023
20.4.0.44 11,072 1/18/2023
20.4.0.43 3,748 1/10/2023
20.4.0.42 2,489 1/4/2023
20.4.0.41 1,381 12/29/2022
20.4.0.40 1,078 12/28/2022
20.4.0.38 2,454 12/21/2022
20.3.0.61 3,522 12/12/2022
20.3.0.60 2,404 12/6/2022
20.3.0.59 10,053 11/29/2022
20.3.0.58 1,912 11/22/2022
20.3.0.57 2,390 11/15/2022
20.3.0.56 1,813 11/8/2022
20.3.0.52 7,544 10/27/2022
20.3.0.50 2,745 10/18/2022
20.3.0.49 3,970 10/11/2022
20.3.0.48 3,650 10/5/2022
20.3.0.47 3,426 9/29/2022
20.2.0.50 5,738 9/20/2022
20.2.0.49 2,195 9/13/2022
20.2.0.48 2,400 9/6/2022
20.2.0.46 2,775 8/30/2022
20.2.0.45 2,153 8/23/2022
20.2.0.44 3,088 8/16/2022
20.2.0.43 5,969 8/8/2022
20.2.0.40 80,845 7/26/2022
20.2.0.39 5,748 7/19/2022
20.2.0.38 2,190 7/12/2022
20.2.0.36 11,641 6/30/2022
20.1.0.61 3,376 6/20/2022
20.1.0.60 8,578 6/14/2022
20.1.0.59 20,057 6/7/2022
20.1.0.58 4,950 5/31/2022
20.1.0.57 2,971 5/24/2022
20.1.0.56 4,550 5/17/2022
20.1.0.55 2,591 5/12/2022
20.1.0.52 3,047 5/3/2022
20.1.0.51 4,706 4/26/2022
20.1.0.50 2,964 4/19/2022
20.1.0.48 4,861 4/12/2022
20.1.0.47 6,780 4/4/2022
19.4.0.56 18,385 3/15/2022
19.4.0.55 3,097 3/8/2022
19.4.0.54 4,027 2/28/2022
19.4.0.53 6,263 2/22/2022
19.4.0.52 2,362 2/15/2022
19.4.0.50 5,248 2/8/2022
19.4.0.48 53,779 1/31/2022
19.4.0.47 3,004 1/25/2022
19.4.0.43 2,317 1/18/2022
19.4.0.42 2,054 1/11/2022
19.4.0.41 2,876 1/4/2022
19.4.0.40 2,995 12/28/2021
19.4.0.38 3,249 12/17/2021
19.3.0.59 7,846 12/14/2021
19.3.0.57 2,970 12/7/2021
19.3.0.56 3,732 11/29/2021
19.3.0.55 8,149 11/23/2021
19.3.0.54 2,144 11/17/2021
19.3.0.53 1,808 11/12/2021
19.3.0.48 17,819 11/3/2021
19.3.0.47 2,836 10/26/2021
19.3.0.46 19,975 10/19/2021
19.3.0.45 4,899 10/12/2021
19.3.0.44 2,919 10/5/2021
19.3.0.43 6,805 9/30/2021
19.2.0.62 5,345 9/13/2021
19.2.0.60 2,618 9/7/2021
19.2.0.59 2,104 8/30/2021
19.2.0.57 3,162 8/24/2021
19.2.0.56 2,556 8/17/2021
19.2.0.55 3,132 8/11/2021
19.2.0.51 2,420 8/2/2021
19.2.0.49 2,803 7/26/2021
19.2.0.48 2,818 7/19/2021
19.2.0.47 5,920 7/13/2021
19.2.0.46 2,383 7/6/2021
19.2.0.44 3,800 6/30/2021
19.1.0.69 5,307 6/14/2021
19.1.0.67 3,524 6/7/2021
19.1.0.66 3,898 5/31/2021
19.1.0.65 3,676 5/24/2021
19.1.0.64 1,962 5/19/2021
19.1.0.63 6,471 5/13/2021
19.1.0.59 6,116 5/3/2021
19.1.0.58 4,823 4/26/2021
19.1.0.57 2,351 4/20/2021
19.1.0.56 7,932 4/13/2021
19.1.0.55 12,903 4/6/2021
19.1.0.54 4,864 3/30/2021
18.4.0.49 12,252 3/22/2021
18.4.0.48 11,530 3/16/2021
18.4.0.47 4,435 3/9/2021
18.4.0.46 4,536 3/2/2021
18.4.0.44 3,504 2/23/2021
18.4.0.43 3,459 2/15/2021
18.4.0.42 2,610 2/9/2021
18.4.0.41 113,603 2/2/2021
18.4.0.39 2,575 1/28/2021
18.4.0.35 4,483 1/19/2021
18.4.0.34 3,743 1/12/2021
18.4.0.33 3,792 1/4/2021
18.4.0.32 1,971 12/30/2020
18.4.0.31 2,220 12/22/2020
18.4.0.30 10,220 12/17/2020
18.3.0.53 7,867 12/8/2020
18.3.0.52 2,611 11/30/2020
18.3.0.51 4,114 11/23/2020
18.3.0.50 4,262 11/17/2020
18.3.0.48 4,456 11/10/2020
18.3.0.47 2,540 11/5/2020
18.3.0.44 30,679 10/27/2020
18.3.0.42 4,963 10/20/2020
18.3.0.40 19,108 10/12/2020
18.3.0.38 4,920 10/7/2020
18.3.0.35 4,877 10/1/2020
18.2.0.59 14,920 9/22/2020
18.2.0.58 4,497 9/15/2020
18.2.0.57 2,366 9/8/2020
18.2.0.56 3,045 9/1/2020
18.2.0.55 15,169 8/25/2020
18.2.0.54 3,125 8/18/2020
18.2.0.48 5,280 8/4/2020
18.2.0.47 4,172 7/28/2020
18.2.0.46 3,597 7/21/2020
18.2.0.45 2,947 7/14/2020
18.2.0.44 4,432 7/6/2020
18.1.0.59 14,892 6/23/2020
18.1.0.57 2,465 6/16/2020
18.1.0.56 3,558 6/9/2020
18.1.0.55 4,691 6/2/2020
18.1.0.54 2,469 5/27/2020
18.1.0.53 3,458 5/19/2020
18.1.0.52 4,040 5/13/2020
18.1.0.48 4,792 5/5/2020
18.1.0.46 5,024 4/28/2020
18.1.0.45 4,863 4/21/2020
18.1.0.44 3,199 4/14/2020
18.1.0.43 4,334 4/7/2020
18.1.0.42 5,504 4/1/2020
18.1.0.36-beta 1,106 3/19/2020
17.4.0.55 23,957 3/10/2020
17.4.0.53 4,316 3/3/2020
17.4.0.51 2,534 2/25/2020
17.4.0.50 2,280 2/18/2020
17.4.0.49 2,457 2/11/2020
17.4.0.47 2,080 2/5/2020
17.4.0.46 9,002 1/30/2020
17.4.0.44 3,585 1/21/2020
17.4.0.43 2,438 1/14/2020
17.4.0.41 2,471 1/7/2020
17.4.0.40 2,327 12/24/2019
17.4.0.39 5,563 12/17/2019
17.3.0.34 43,448 12/10/2019
17.3.0.33 2,393 12/4/2019
17.3.0.30 1,707 12/3/2019
17.3.0.29 2,874 11/26/2019
17.3.0.28 2,528 11/19/2019
17.3.0.27 2,993 11/12/2019
17.3.0.26 4,125 11/5/2019
17.3.0.21 3,049 10/29/2019
17.3.0.19 8,340 10/22/2019
17.3.0.17 2,904 10/15/2019
17.3.0.14 24,092 10/3/2019
17.3.0.9-beta 1,203 9/20/2019
17.2.0.51 6,335 9/10/2019
17.2.0.49 2,363 9/3/2019
17.2.0.47 2,494 8/27/2019
17.2.0.46 2,511 8/22/2019
17.2.0.41 17,470 8/13/2019
17.2.0.40 18,866 8/6/2019
17.2.0.39 2,977 7/30/2019
17.2.0.36 2,692 7/23/2019
17.2.0.35 2,592 7/17/2019
17.2.0.34 13,871 7/11/2019
17.2.0.28-beta 1,591 6/27/2019
17.1.0.53 8,173 6/25/2019
17.1.0.52 7,168 6/18/2019
17.1.0.51 6,205 6/11/2019
17.1.0.50 3,006 6/4/2019
17.1.0.49 2,184 5/28/2019
17.1.0.48 5,475 5/21/2019
17.1.0.47 3,616 5/14/2019
17.1.0.44 4,979 5/7/2019
17.1.0.43 3,323 4/30/2019
17.1.0.42 6,372 4/23/2019
17.1.0.41 3,532 4/16/2019
17.1.0.40 3,491 4/9/2019
17.1.0.38 10,721 3/29/2019
17.1.0.32-beta 1,579 3/13/2019
16.4.0.54 11,340 2/19/2019
16.4.0.53 4,113 2/13/2019
16.4.0.52 3,553 2/5/2019
16.4.0.48 3,239 1/22/2019
16.4.0.47 2,265 1/16/2019
16.4.0.46 3,126 1/8/2019
16.4.0.44 2,689 12/24/2018
16.4.0.42 5,015 12/17/2018
16.4.0.40-beta 1,081 12/10/2018
16.3.0.36 3,730 11/27/2018
16.3.0.35-beta 1,351 11/23/2018
16.3.0.29 5,405 10/30/2018
16.3.0.21 8,738 9/21/2018
16.3.0.17-beta 1,207 9/12/2018
16.2.0.50 5,154 8/28/2018
16.2.0.46 3,533 8/6/2018
16.2.0.42 11,465 6/29/2018
16.2.0.41 4,316 6/25/2018
16.1.0.37 7,595 4/25/2018
16.1.0.32 4,301 3/29/2018
16.1.0.26 3,676 3/7/2018
16.1.0.24 3,646 2/22/2018
15.4.0.20 9,692 12/28/2017
15.4.0.17 7,695 12/11/2017