Syncfusion.Xamarin.SfDataGrid 17.1.0.40

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
.NET Standard 1.0
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 17.1.0.40
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 17.1.0.40
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="17.1.0.40" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 17.1.0.40
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 17.1.0.40"
#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.
// Install Syncfusion.Xamarin.SfDataGrid as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=17.1.0.40

// Install Syncfusion.Xamarin.SfDataGrid as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=17.1.0.40

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
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 2019 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. 
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Syncfusion.Xamarin.SfDataGrid:

Package Downloads
Syncfusion.Xamarin.DataGridExport The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This package provides the functionality to utilize the features of Syncfusion Xamarin DataGrid Export control and more.

Syncfusion.Xamarin.SfDataGrid.WPF The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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 (1)

Showing the top 1 popular GitHub repositories that depend on Syncfusion.Xamarin.SfDataGrid:

Repository Stars
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last updated
21.2.6 281 5/22/2023
21.2.5 356 5/15/2023
21.2.4 488 5/9/2023
21.2.3 356 5/3/2023
21.1.41 1,112 4/19/2023
21.1.39 752 4/10/2023
21.1.38 694 4/3/2023
21.1.37 745 3/29/2023
21.1.35 865 3/23/2023
20.4.0.54 786 3/13/2023
20.4.0.53 1,048 3/7/2023
20.4.0.52 1,527 2/28/2023
20.4.0.51 3,591 2/21/2023
20.4.0.50 1,558 2/14/2023
20.4.0.49 905 2/7/2023
20.4.0.48 2,042 2/1/2023
20.4.0.44 3,524 1/18/2023
20.4.0.43 1,736 1/10/2023
20.4.0.42 1,127 1/4/2023
20.4.0.41 758 12/29/2022
20.4.0.40 559 12/28/2022
20.4.0.38 1,553 12/21/2022
20.3.0.61 2,694 12/12/2022
20.3.0.60 1,389 12/6/2022
20.3.0.59 2,900 11/29/2022
20.3.0.58 1,290 11/22/2022
20.3.0.57 1,676 11/15/2022
20.3.0.56 1,244 11/8/2022
20.3.0.52 3,506 10/27/2022
20.3.0.50 2,132 10/18/2022
20.3.0.49 3,268 10/11/2022
20.3.0.48 2,156 10/5/2022
20.3.0.47 2,693 9/29/2022
20.2.0.50 3,067 9/20/2022
20.2.0.49 1,679 9/13/2022
20.2.0.48 1,596 9/6/2022
20.2.0.46 2,153 8/30/2022
20.2.0.45 1,616 8/23/2022
20.2.0.44 2,287 8/16/2022
20.2.0.43 3,235 8/8/2022
20.2.0.40 48,648 7/26/2022
20.2.0.39 3,800 7/19/2022
20.2.0.38 1,635 7/12/2022
20.2.0.36 9,809 6/30/2022
20.1.0.61 2,545 6/20/2022
20.1.0.60 6,348 6/14/2022
20.1.0.59 10,678 6/7/2022
20.1.0.58 2,572 5/31/2022
20.1.0.57 1,892 5/24/2022
20.1.0.56 3,282 5/17/2022
20.1.0.55 2,017 5/12/2022
20.1.0.52 2,255 5/3/2022
20.1.0.51 4,136 4/26/2022
20.1.0.50 2,098 4/19/2022
20.1.0.48 3,005 4/12/2022
20.1.0.47 4,485 4/4/2022
19.4.0.56 8,663 3/15/2022
19.4.0.55 2,389 3/8/2022
19.4.0.54 3,241 2/28/2022
19.4.0.53 3,265 2/22/2022
19.4.0.52 1,785 2/15/2022
19.4.0.50 2,812 2/8/2022
19.4.0.48 51,958 1/31/2022
19.4.0.47 2,379 1/25/2022
19.4.0.43 1,698 1/18/2022
19.4.0.42 1,494 1/11/2022
19.4.0.41 2,308 1/4/2022
19.4.0.40 2,415 12/28/2021
19.4.0.38 2,196 12/17/2021
19.3.0.59 4,982 12/14/2021
19.3.0.57 2,163 12/7/2021
19.3.0.56 3,065 11/29/2021
19.3.0.55 7,489 11/23/2021
19.3.0.54 1,578 11/17/2021
19.3.0.53 1,231 11/12/2021
19.3.0.48 2,644 11/3/2021
19.3.0.47 2,101 10/26/2021
19.3.0.46 16,218 10/19/2021
19.3.0.45 3,362 10/12/2021
19.3.0.44 2,323 10/5/2021
19.3.0.43 4,340 9/30/2021
19.2.0.62 4,638 9/13/2021
19.2.0.60 2,048 9/7/2021
19.2.0.59 1,525 8/30/2021
19.2.0.57 2,612 8/24/2021
19.2.0.56 1,832 8/17/2021
19.2.0.55 2,424 8/11/2021
19.2.0.51 1,875 8/2/2021
19.2.0.49 2,189 7/26/2021
19.2.0.48 2,217 7/19/2021
19.2.0.47 4,517 7/13/2021
19.2.0.46 1,824 7/6/2021
19.2.0.44 3,116 6/30/2021
19.1.0.69 4,587 6/14/2021
19.1.0.67 1,648 6/7/2021
19.1.0.66 3,053 5/31/2021
19.1.0.65 3,048 5/24/2021
19.1.0.64 1,358 5/19/2021
19.1.0.63 5,617 5/13/2021
19.1.0.59 5,503 5/3/2021
19.1.0.58 3,745 4/26/2021
19.1.0.57 1,793 4/20/2021
19.1.0.56 5,928 4/13/2021
19.1.0.55 12,264 4/6/2021
19.1.0.54 4,167 3/30/2021
18.4.0.49 10,227 3/22/2021
18.4.0.48 7,277 3/16/2021
18.4.0.47 3,108 3/9/2021
18.4.0.46 3,728 3/2/2021
18.4.0.44 2,902 2/23/2021
18.4.0.43 2,534 2/15/2021
18.4.0.42 2,010 2/9/2021
18.4.0.41 112,985 2/2/2021
18.4.0.39 1,909 1/28/2021
18.4.0.35 3,830 1/19/2021
18.4.0.34 3,041 1/12/2021
18.4.0.33 3,172 1/4/2021
18.4.0.32 1,383 12/30/2020
18.4.0.31 1,570 12/22/2020
18.4.0.30 9,273 12/17/2020
18.3.0.53 7,078 12/8/2020
18.3.0.52 1,836 11/30/2020
18.3.0.51 3,486 11/23/2020
18.3.0.50 3,665 11/17/2020
18.3.0.48 3,762 11/10/2020
18.3.0.47 1,926 11/5/2020
18.3.0.44 29,981 10/27/2020
18.3.0.42 3,207 10/20/2020
18.3.0.40 10,918 10/12/2020
18.3.0.38 4,299 10/7/2020
18.3.0.35 4,152 10/1/2020
18.2.0.59 11,732 9/22/2020
18.2.0.58 3,875 9/15/2020
18.2.0.57 1,810 9/8/2020
18.2.0.56 2,369 9/1/2020
18.2.0.55 14,452 8/25/2020
18.2.0.54 2,449 8/18/2020
18.2.0.48 4,644 8/4/2020
18.2.0.47 3,571 7/28/2020
18.2.0.46 2,999 7/21/2020
18.2.0.45 2,324 7/14/2020
18.2.0.44 3,769 7/6/2020
18.1.0.59 14,177 6/23/2020
18.1.0.57 1,881 6/16/2020
18.1.0.56 2,908 6/9/2020
18.1.0.55 3,760 6/2/2020
18.1.0.54 1,852 5/27/2020
18.1.0.53 2,849 5/19/2020
18.1.0.52 3,430 5/13/2020
18.1.0.48 4,007 5/5/2020
18.1.0.46 4,386 4/28/2020
18.1.0.45 4,261 4/21/2020
18.1.0.44 2,296 4/14/2020
18.1.0.43 3,746 4/7/2020
18.1.0.42 4,876 4/1/2020
18.1.0.36-beta 674 3/19/2020
17.4.0.55 22,262 3/10/2020
17.4.0.53 3,780 3/3/2020
17.4.0.51 1,910 2/25/2020
17.4.0.50 1,779 2/18/2020
17.4.0.49 1,940 2/11/2020
17.4.0.47 1,578 2/5/2020
17.4.0.46 8,119 1/30/2020
17.4.0.44 3,049 1/21/2020
17.4.0.43 1,867 1/14/2020
17.4.0.41 1,919 1/7/2020
17.4.0.40 1,765 12/24/2019
17.4.0.39 4,961 12/17/2019
17.3.0.34 28,866 12/10/2019
17.3.0.33 1,831 12/4/2019
17.3.0.30 1,178 12/3/2019
17.3.0.29 2,361 11/26/2019
17.3.0.28 1,990 11/19/2019
17.3.0.27 2,436 11/12/2019
17.3.0.26 3,563 11/5/2019
17.3.0.21 2,490 10/29/2019
17.3.0.19 7,813 10/22/2019
17.3.0.17 2,197 10/15/2019
17.3.0.14 23,497 10/3/2019
17.3.0.9-beta 800 9/20/2019
17.2.0.51 5,640 9/10/2019
17.2.0.49 1,740 9/3/2019
17.2.0.47 1,963 8/27/2019
17.2.0.46 1,973 8/22/2019
17.2.0.41 16,948 8/13/2019
17.2.0.40 18,319 8/6/2019
17.2.0.39 2,396 7/30/2019
17.2.0.36 2,119 7/23/2019
17.2.0.35 2,019 7/17/2019
17.2.0.34 10,970 7/11/2019
17.2.0.28-beta 1,189 6/27/2019
17.1.0.53 5,339 6/25/2019
17.1.0.52 6,619 6/18/2019
17.1.0.51 4,882 6/11/2019
17.1.0.50 2,479 6/4/2019
17.1.0.49 1,645 5/28/2019
17.1.0.48 4,980 5/21/2019
17.1.0.47 3,024 5/14/2019
17.1.0.44 4,465 5/7/2019
17.1.0.43 2,793 4/30/2019
17.1.0.42 5,764 4/23/2019
17.1.0.41 3,003 4/16/2019
17.1.0.40 2,862 4/9/2019
17.1.0.38 10,094 3/29/2019
17.1.0.32-beta 1,187 3/13/2019
16.4.0.54 9,895 2/19/2019
16.4.0.53 2,806 2/13/2019
16.4.0.52 2,987 2/5/2019
16.4.0.48 2,726 1/22/2019
16.4.0.47 1,677 1/16/2019
16.4.0.46 2,546 1/8/2019
16.4.0.44 2,137 12/24/2018
16.4.0.42 4,430 12/17/2018
16.4.0.40-beta 694 12/10/2018
16.3.0.36 3,141 11/27/2018
16.3.0.35-beta 953 11/23/2018
16.3.0.29 4,683 10/30/2018
16.3.0.21 8,049 9/21/2018
16.3.0.17-beta 782 9/12/2018
16.2.0.50 4,611 8/28/2018
16.2.0.46 2,948 8/6/2018
16.2.0.42 10,779 6/29/2018
16.2.0.41 3,629 6/25/2018
16.1.0.37 6,812 4/25/2018
16.1.0.32 3,654 3/29/2018
16.1.0.26 3,011 3/7/2018
16.1.0.24 3,025 2/22/2018
15.4.0.20 8,778 12/28/2017
15.4.0.17 6,991 12/11/2017