Syncfusion.Xamarin.SfDataGrid 16.4.0.44

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 16.4.0.44
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 16.4.0.44
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.44" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 16.4.0.44
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 16.4.0.44"
#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=16.4.0.44

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

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-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.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
23.2.6 334 11/28/2023
23.2.5 170 11/23/2023
23.2.4 391 11/20/2023
23.1.44 623 11/6/2023
23.1.43 451 10/30/2023
23.1.42 490 10/23/2023
23.1.41 399 10/16/2023
23.1.40 529 10/10/2023
23.1.39 518 10/4/2023
23.1.38 1,770 9/26/2023
23.1.36 8,664 9/15/2023
22.2.12 934 9/5/2023
22.2.11 664 8/28/2023
22.2.10 379 8/22/2023
22.2.9 747 8/14/2023
22.2.8 548 8/7/2023
22.2.7 772 8/2/2023
22.2.5 585 7/27/2023
22.1.39 720 7/18/2023
22.1.38 646 7/11/2023
22.1.37 943 7/3/2023
22.1.36 856 6/28/2023
22.1.34 4,542 6/21/2023
21.2.10 2,031 6/12/2023
21.2.9 959 6/6/2023
21.2.8 2,057 5/30/2023
21.2.6 948 5/22/2023
21.2.5 1,931 5/15/2023
21.2.4 943 5/9/2023
21.2.3 912 5/3/2023
21.1.41 2,434 4/19/2023
21.1.39 1,078 4/10/2023
21.1.38 1,442 4/3/2023
21.1.37 1,563 3/29/2023
21.1.35 1,446 3/23/2023
20.4.0.54 1,209 3/13/2023
20.4.0.53 1,382 3/7/2023
20.4.0.52 2,382 2/28/2023
20.4.0.51 6,753 2/21/2023
20.4.0.50 1,975 2/14/2023
20.4.0.49 1,482 2/7/2023
20.4.0.48 3,586 2/1/2023
20.4.0.44 6,618 1/18/2023
20.4.0.43 2,697 1/10/2023
20.4.0.42 1,789 1/4/2023
20.4.0.41 1,110 12/29/2022
20.4.0.40 832 12/28/2022
20.4.0.38 1,987 12/21/2022
20.3.0.61 3,204 12/12/2022
20.3.0.60 1,895 12/6/2022
20.3.0.59 5,386 11/29/2022
20.3.0.58 1,654 11/22/2022
20.3.0.57 2,098 11/15/2022
20.3.0.56 1,553 11/8/2022
20.3.0.52 5,415 10/27/2022
20.3.0.50 2,430 10/18/2022
20.3.0.49 3,682 10/11/2022
20.3.0.48 2,864 10/5/2022
20.3.0.47 3,114 9/29/2022
20.2.0.50 4,176 9/20/2022
20.2.0.49 1,966 9/13/2022
20.2.0.48 2,003 9/6/2022
20.2.0.46 2,471 8/30/2022
20.2.0.45 1,869 8/23/2022
20.2.0.44 2,653 8/16/2022
20.2.0.43 4,520 8/8/2022
20.2.0.40 76,381 7/26/2022
20.2.0.39 4,862 7/19/2022
20.2.0.38 1,941 7/12/2022
20.2.0.36 10,501 6/30/2022
20.1.0.61 2,911 6/20/2022
20.1.0.60 8,283 6/14/2022
20.1.0.59 16,249 6/7/2022
20.1.0.58 3,278 5/31/2022
20.1.0.57 2,357 5/24/2022
20.1.0.56 3,857 5/17/2022
20.1.0.55 2,308 5/12/2022
20.1.0.52 2,553 5/3/2022
20.1.0.51 4,446 4/26/2022
20.1.0.50 2,501 4/19/2022
20.1.0.48 3,370 4/12/2022
20.1.0.47 6,107 4/4/2022
19.4.0.56 11,084 3/15/2022
19.4.0.55 2,797 3/8/2022
19.4.0.54 3,622 2/28/2022
19.4.0.53 4,230 2/22/2022
19.4.0.52 2,103 2/15/2022
19.4.0.50 3,513 2/8/2022
19.4.0.48 53,127 1/31/2022
19.4.0.47 2,697 1/25/2022
19.4.0.43 2,034 1/18/2022
19.4.0.42 1,799 1/11/2022
19.4.0.41 2,602 1/4/2022
19.4.0.40 2,739 12/28/2021
19.4.0.38 2,678 12/17/2021
19.3.0.59 6,365 12/14/2021
19.3.0.57 2,591 12/7/2021
19.3.0.56 3,428 11/29/2021
19.3.0.55 7,829 11/23/2021
19.3.0.54 1,890 11/17/2021
19.3.0.53 1,545 11/12/2021
19.3.0.48 3,083 11/3/2021
19.3.0.47 2,487 10/26/2021
19.3.0.46 17,924 10/19/2021
19.3.0.45 4,238 10/12/2021
19.3.0.44 2,625 10/5/2021
19.3.0.43 5,081 9/30/2021
19.2.0.62 4,970 9/13/2021
19.2.0.60 2,347 9/7/2021
19.2.0.59 1,840 8/30/2021
19.2.0.57 2,910 8/24/2021
19.2.0.56 2,270 8/17/2021
19.2.0.55 2,864 8/11/2021
19.2.0.51 2,191 8/2/2021
19.2.0.49 2,515 7/26/2021
19.2.0.48 2,518 7/19/2021
19.2.0.47 5,609 7/13/2021
19.2.0.46 2,115 7/6/2021
19.2.0.44 3,456 6/30/2021
19.1.0.69 4,953 6/14/2021
19.1.0.67 2,211 6/7/2021
19.1.0.66 3,420 5/31/2021
19.1.0.65 3,393 5/24/2021
19.1.0.64 1,636 5/19/2021
19.1.0.63 6,030 5/13/2021
19.1.0.59 5,831 5/3/2021
19.1.0.58 4,251 4/26/2021
19.1.0.57 2,097 4/20/2021
19.1.0.56 7,277 4/13/2021
19.1.0.55 12,602 4/6/2021
19.1.0.54 4,542 3/30/2021
18.4.0.49 11,268 3/22/2021
18.4.0.48 8,933 3/16/2021
18.4.0.47 3,579 3/9/2021
18.4.0.46 4,186 3/2/2021
18.4.0.44 3,215 2/23/2021
18.4.0.43 3,065 2/15/2021
18.4.0.42 2,315 2/9/2021
18.4.0.41 113,301 2/2/2021
18.4.0.39 2,278 1/28/2021
18.4.0.35 4,187 1/19/2021
18.4.0.34 3,415 1/12/2021
18.4.0.33 3,504 1/4/2021
18.4.0.32 1,714 12/30/2020
18.4.0.31 1,921 12/22/2020
18.4.0.30 9,805 12/17/2020
18.3.0.53 7,503 12/8/2020
18.3.0.52 2,203 11/30/2020
18.3.0.51 3,825 11/23/2020
18.3.0.50 3,963 11/17/2020
18.3.0.48 4,091 11/10/2020
18.3.0.47 2,254 11/5/2020
18.3.0.44 30,324 10/27/2020
18.3.0.42 3,712 10/20/2020
18.3.0.40 13,217 10/12/2020
18.3.0.38 4,659 10/7/2020
18.3.0.35 4,558 10/1/2020
18.2.0.59 13,090 9/22/2020
18.2.0.58 4,225 9/15/2020
18.2.0.57 2,112 9/8/2020
18.2.0.56 2,688 9/1/2020
18.2.0.55 14,804 8/25/2020
18.2.0.54 2,805 8/18/2020
18.2.0.48 4,969 8/4/2020
18.2.0.47 3,913 7/28/2020
18.2.0.46 3,341 7/21/2020
18.2.0.45 2,651 7/14/2020
18.2.0.44 4,121 7/6/2020
18.1.0.59 14,556 6/23/2020
18.1.0.57 2,195 6/16/2020
18.1.0.56 3,226 6/9/2020
18.1.0.55 4,177 6/2/2020
18.1.0.54 2,214 5/27/2020
18.1.0.53 3,172 5/19/2020
18.1.0.52 3,739 5/13/2020
18.1.0.48 4,350 5/5/2020
18.1.0.46 4,712 4/28/2020
18.1.0.45 4,559 4/21/2020
18.1.0.44 2,650 4/14/2020
18.1.0.43 4,035 4/7/2020
18.1.0.42 5,208 4/1/2020
18.1.0.36-beta 855 3/19/2020
17.4.0.55 23,001 3/10/2020
17.4.0.53 4,049 3/3/2020
17.4.0.51 2,254 2/25/2020
17.4.0.50 2,016 2/18/2020
17.4.0.49 2,190 2/11/2020
17.4.0.47 1,826 2/5/2020
17.4.0.46 8,412 1/30/2020
17.4.0.44 3,325 1/21/2020
17.4.0.43 2,151 1/14/2020
17.4.0.41 2,184 1/7/2020
17.4.0.40 2,024 12/24/2019
17.4.0.39 5,242 12/17/2019
17.3.0.34 32,612 12/10/2019
17.3.0.33 2,134 12/4/2019
17.3.0.30 1,451 12/3/2019
17.3.0.29 2,616 11/26/2019
17.3.0.28 2,256 11/19/2019
17.3.0.27 2,694 11/12/2019
17.3.0.26 3,827 11/5/2019
17.3.0.21 2,768 10/29/2019
17.3.0.19 8,075 10/22/2019
17.3.0.17 2,464 10/15/2019
17.3.0.14 23,799 10/3/2019
17.3.0.9-beta 957 9/20/2019
17.2.0.51 5,986 9/10/2019
17.2.0.49 2,073 9/3/2019
17.2.0.47 2,231 8/27/2019
17.2.0.46 2,220 8/22/2019
17.2.0.41 17,188 8/13/2019
17.2.0.40 18,586 8/6/2019
17.2.0.39 2,657 7/30/2019
17.2.0.36 2,421 7/23/2019
17.2.0.35 2,318 7/17/2019
17.2.0.34 12,063 7/11/2019
17.2.0.28-beta 1,347 6/27/2019
17.1.0.53 6,755 6/25/2019
17.1.0.52 6,880 6/18/2019
17.1.0.51 5,785 6/11/2019
17.1.0.50 2,765 6/4/2019
17.1.0.49 1,917 5/28/2019
17.1.0.48 5,228 5/21/2019
17.1.0.47 3,312 5/14/2019
17.1.0.44 4,732 5/7/2019
17.1.0.43 3,051 4/30/2019
17.1.0.42 6,073 4/23/2019
17.1.0.41 3,263 4/16/2019
17.1.0.40 3,211 4/9/2019
17.1.0.38 10,384 3/29/2019
17.1.0.32-beta 1,328 3/13/2019
16.4.0.54 10,793 2/19/2019
16.4.0.53 3,105 2/13/2019
16.4.0.52 3,249 2/5/2019
16.4.0.48 2,968 1/22/2019
16.4.0.47 1,955 1/16/2019
16.4.0.46 2,857 1/8/2019
16.4.0.44 2,397 12/24/2018
16.4.0.42 4,721 12/17/2018
16.4.0.40-beta 829 12/10/2018
16.3.0.36 3,419 11/27/2018
16.3.0.35-beta 1,094 11/23/2018
16.3.0.29 4,994 10/30/2018
16.3.0.21 8,343 9/21/2018
16.3.0.17-beta 943 9/12/2018
16.2.0.50 4,840 8/28/2018
16.2.0.46 3,193 8/6/2018
16.2.0.42 11,025 6/29/2018
16.2.0.41 3,870 6/25/2018
16.1.0.37 7,065 4/25/2018
16.1.0.32 3,856 3/29/2018
16.1.0.26 3,207 3/7/2018
16.1.0.24 3,238 2/22/2018
15.4.0.20 9,094 12/28/2017
15.4.0.17 7,261 12/11/2017