Syncfusion.Xamarin.SfDataGrid
19.1.0.65
Prefix Reserved
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 19.1.0.65
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 19.1.0.65
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" Version="19.1.0.65" />
<PackageVersion Include="Syncfusion.Xamarin.SfDataGrid" Version="19.1.0.65" />
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" />
paket add Syncfusion.Xamarin.SfDataGrid --version 19.1.0.65
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 19.1.0.65"
#:package Syncfusion.Xamarin.SfDataGrid@19.1.0.65
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=19.1.0.65
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=19.1.0.65
Syncfusion Xamarin.Forms Datagrid(https://www.syncfusion.com/xamarin-ui-controls/xamarin-datagrid?utm_source=nuget&utm_medium=listing&utm_campaign=xamarin-datagrid-nuget) 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).
Documentation: https://help.syncfusion.com/xamarin/datagrid/getting-started?utm_source=nuget&utm_medium=listing&utm_campaign=xamarin-datagrid-nuget
Support:
Incident: https://www.syncfusion.com/support/directtrac/incidents/newincident?utm_source=nuget&utm_medium=listing&utm_campaign=xamarin-datagrid-nuget
Forum: https://www.syncfusion.com/forums/xamarin.forms?utm_source=nuget&utm_medium=listing&utm_campaign=xamarin-datagrid-nuget
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/?utm_source=nuget&utm_medium=listing). To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products?utm_source=nuget&utm_medium=listing or start a free 30-day trial here (https://www.syncfusion.com/account/manage-trials/start-trials?utm_source=nuget&utm_medium=listing).
© Copyright 2021 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
| Product | Versions 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 | 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. |
-
- Syncfusion.Xamarin.Core (>= 19.1.0.65)
- Syncfusion.Xamarin.GridCommon (>= 19.1.0.65)
- Syncfusion.Xamarin.SfComboBox (>= 19.1.0.65)
- Syncfusion.Xamarin.SfNumericTextBox (>= 19.1.0.65)
- Xamarin.Forms (>= 4.5.0.617)
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 | 1,240 | 8/7/2025 |
| 30.1.42 | 246 | 7/28/2025 |
| 30.1.41 | 700 | 7/22/2025 |
| 30.1.40 | 320 | 7/14/2025 |
| 30.1.39 | 337 | 7/8/2025 |
| 30.1.38 | 316 | 7/1/2025 |
| 30.1.37 | 359 | 6/25/2025 |
| 29.2.11 | 383 | 6/16/2025 |
| 29.2.10 | 465 | 6/9/2025 |
| 29.2.9 | 1,172 | 6/5/2025 |
| 29.2.8 | 327 | 6/3/2025 |
| 29.2.7 | 344 | 5/26/2025 |
| 29.2.5 | 359 | 5/21/2025 |
| 29.2.4 | 473 | 5/14/2025 |
| 29.1.41 | 533 | 5/5/2025 |
| 29.1.40 | 348 | 4/28/2025 |
| 29.1.39 | 3,090 | 4/21/2025 |
| 29.1.38 | 508 | 4/14/2025 |
| 29.1.37 | 392 | 4/8/2025 |
| 19.1.0.65 | 3,814 | 5/24/2021 |