Syncfusion.Xamarin.SfDataGrid 16.3.0.17-beta

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
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.
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.
// Install Syncfusion.Xamarin.SfDataGrid as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.3.0.17-beta&prerelease

// Install Syncfusion.Xamarin.SfDataGrid as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=16.3.0.17-beta&prerelease

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-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 427 11/28/2023
23.2.5 177 11/23/2023
23.2.4 413 11/20/2023
23.1.44 636 11/6/2023
23.1.43 465 10/30/2023
23.1.42 501 10/23/2023
23.1.41 401 10/16/2023
23.1.40 531 10/10/2023
23.1.39 520 10/4/2023
23.1.38 1,827 9/26/2023
23.1.36 9,130 9/15/2023
22.2.12 941 9/5/2023
22.2.11 668 8/28/2023
22.2.10 381 8/22/2023
22.2.9 749 8/14/2023
22.2.8 550 8/7/2023
22.2.7 791 8/2/2023
22.2.5 590 7/27/2023
22.1.39 723 7/18/2023
22.1.38 650 7/11/2023
22.1.37 945 7/3/2023
22.1.36 858 6/28/2023
22.1.34 4,558 6/21/2023
21.2.10 2,037 6/12/2023
21.2.9 961 6/6/2023
21.2.8 2,131 5/30/2023
21.2.6 959 5/22/2023
21.2.5 1,940 5/15/2023
21.2.4 945 5/9/2023
21.2.3 914 5/3/2023
21.1.41 2,453 4/19/2023
21.1.39 1,081 4/10/2023
21.1.38 1,444 4/3/2023
21.1.37 1,565 3/29/2023
21.1.35 1,448 3/23/2023
20.4.0.54 1,223 3/13/2023
20.4.0.53 1,385 3/7/2023
20.4.0.52 2,387 2/28/2023
20.4.0.51 6,756 2/21/2023
20.4.0.50 1,977 2/14/2023
20.4.0.49 1,491 2/7/2023
20.4.0.48 3,595 2/1/2023
20.4.0.44 6,660 1/18/2023
20.4.0.43 2,707 1/10/2023
20.4.0.42 1,798 1/4/2023
20.4.0.41 1,112 12/29/2022
20.4.0.40 834 12/28/2022
20.4.0.38 1,989 12/21/2022
20.3.0.61 3,207 12/12/2022
20.3.0.60 1,897 12/6/2022
20.3.0.59 5,412 11/29/2022
20.3.0.58 1,656 11/22/2022
20.3.0.57 2,100 11/15/2022
20.3.0.56 1,555 11/8/2022
20.3.0.52 5,470 10/27/2022
20.3.0.50 2,432 10/18/2022
20.3.0.49 3,686 10/11/2022
20.3.0.48 2,872 10/5/2022
20.3.0.47 3,117 9/29/2022
20.2.0.50 4,179 9/20/2022
20.2.0.49 1,968 9/13/2022
20.2.0.48 2,005 9/6/2022
20.2.0.46 2,473 8/30/2022
20.2.0.45 1,871 8/23/2022
20.2.0.44 2,655 8/16/2022
20.2.0.43 4,526 8/8/2022
20.2.0.40 76,478 7/26/2022
20.2.0.39 4,864 7/19/2022
20.2.0.38 1,943 7/12/2022
20.2.0.36 10,506 6/30/2022
20.1.0.61 2,916 6/20/2022
20.1.0.60 8,285 6/14/2022
20.1.0.59 16,308 6/7/2022
20.1.0.58 3,290 5/31/2022
20.1.0.57 2,359 5/24/2022
20.1.0.56 3,860 5/17/2022
20.1.0.55 2,310 5/12/2022
20.1.0.52 2,555 5/3/2022
20.1.0.51 4,448 4/26/2022
20.1.0.50 2,504 4/19/2022
20.1.0.48 3,379 4/12/2022
20.1.0.47 6,110 4/4/2022
19.4.0.56 11,103 3/15/2022
19.4.0.55 2,799 3/8/2022
19.4.0.54 3,624 2/28/2022
19.4.0.53 4,244 2/22/2022
19.4.0.52 2,105 2/15/2022
19.4.0.50 3,520 2/8/2022
19.4.0.48 53,129 1/31/2022
19.4.0.47 2,699 1/25/2022
19.4.0.43 2,037 1/18/2022
19.4.0.42 1,801 1/11/2022
19.4.0.41 2,605 1/4/2022
19.4.0.40 2,741 12/28/2021
19.4.0.38 2,682 12/17/2021
19.3.0.59 6,378 12/14/2021
19.3.0.57 2,593 12/7/2021
19.3.0.56 3,431 11/29/2021
19.3.0.55 7,832 11/23/2021
19.3.0.54 1,892 11/17/2021
19.3.0.53 1,547 11/12/2021
19.3.0.48 3,085 11/3/2021
19.3.0.47 2,489 10/26/2021
19.3.0.46 17,929 10/19/2021
19.3.0.45 4,251 10/12/2021
19.3.0.44 2,629 10/5/2021
19.3.0.43 5,087 9/30/2021
19.2.0.62 4,972 9/13/2021
19.2.0.60 2,349 9/7/2021
19.2.0.59 1,842 8/30/2021
19.2.0.57 2,912 8/24/2021
19.2.0.56 2,272 8/17/2021
19.2.0.55 2,866 8/11/2021
19.2.0.51 2,193 8/2/2021
19.2.0.49 2,517 7/26/2021
19.2.0.48 2,520 7/19/2021
19.2.0.47 5,611 7/13/2021
19.2.0.46 2,117 7/6/2021
19.2.0.44 3,461 6/30/2021
19.1.0.69 4,955 6/14/2021
19.1.0.67 2,221 6/7/2021
19.1.0.66 3,422 5/31/2021
19.1.0.65 3,396 5/24/2021
19.1.0.64 1,638 5/19/2021
19.1.0.63 6,032 5/13/2021
19.1.0.59 5,833 5/3/2021
19.1.0.58 4,254 4/26/2021
19.1.0.57 2,101 4/20/2021
19.1.0.56 7,285 4/13/2021
19.1.0.55 12,604 4/6/2021
19.1.0.54 4,544 3/30/2021
18.4.0.49 11,270 3/22/2021
18.4.0.48 8,939 3/16/2021
18.4.0.47 3,583 3/9/2021
18.4.0.46 4,188 3/2/2021
18.4.0.44 3,217 2/23/2021
18.4.0.43 3,067 2/15/2021
18.4.0.42 2,319 2/9/2021
18.4.0.41 113,303 2/2/2021
18.4.0.39 2,280 1/28/2021
18.4.0.35 4,189 1/19/2021
18.4.0.34 3,417 1/12/2021
18.4.0.33 3,506 1/4/2021
18.4.0.32 1,716 12/30/2020
18.4.0.31 1,923 12/22/2020
18.4.0.30 9,808 12/17/2020
18.3.0.53 7,506 12/8/2020
18.3.0.52 2,234 11/30/2020
18.3.0.51 3,827 11/23/2020
18.3.0.50 3,965 11/17/2020
18.3.0.48 4,093 11/10/2020
18.3.0.47 2,256 11/5/2020
18.3.0.44 30,329 10/27/2020
18.3.0.42 3,714 10/20/2020
18.3.0.40 13,225 10/12/2020
18.3.0.38 4,661 10/7/2020
18.3.0.35 4,560 10/1/2020
18.2.0.59 13,106 9/22/2020
18.2.0.58 4,227 9/15/2020
18.2.0.57 2,114 9/8/2020
18.2.0.56 2,692 9/1/2020
18.2.0.55 14,806 8/25/2020
18.2.0.54 2,807 8/18/2020
18.2.0.48 4,971 8/4/2020
18.2.0.47 3,915 7/28/2020
18.2.0.46 3,343 7/21/2020
18.2.0.45 2,653 7/14/2020
18.2.0.44 4,123 7/6/2020
18.1.0.59 14,558 6/23/2020
18.1.0.57 2,197 6/16/2020
18.1.0.56 3,228 6/9/2020
18.1.0.55 4,179 6/2/2020
18.1.0.54 2,216 5/27/2020
18.1.0.53 3,174 5/19/2020
18.1.0.52 3,741 5/13/2020
18.1.0.48 4,352 5/5/2020
18.1.0.46 4,714 4/28/2020
18.1.0.45 4,561 4/21/2020
18.1.0.44 2,652 4/14/2020
18.1.0.43 4,037 4/7/2020
18.1.0.42 5,210 4/1/2020
18.1.0.36-beta 857 3/19/2020
17.4.0.55 23,004 3/10/2020
17.4.0.53 4,051 3/3/2020
17.4.0.51 2,256 2/25/2020
17.4.0.50 2,018 2/18/2020
17.4.0.49 2,193 2/11/2020
17.4.0.47 1,828 2/5/2020
17.4.0.46 8,414 1/30/2020
17.4.0.44 3,327 1/21/2020
17.4.0.43 2,153 1/14/2020
17.4.0.41 2,186 1/7/2020
17.4.0.40 2,026 12/24/2019
17.4.0.39 5,244 12/17/2019
17.3.0.34 32,616 12/10/2019
17.3.0.33 2,136 12/4/2019
17.3.0.30 1,453 12/3/2019
17.3.0.29 2,618 11/26/2019
17.3.0.28 2,258 11/19/2019
17.3.0.27 2,696 11/12/2019
17.3.0.26 3,829 11/5/2019
17.3.0.21 2,770 10/29/2019
17.3.0.19 8,078 10/22/2019
17.3.0.17 2,466 10/15/2019
17.3.0.14 23,801 10/3/2019
17.3.0.9-beta 959 9/20/2019
17.2.0.51 5,989 9/10/2019
17.2.0.49 2,075 9/3/2019
17.2.0.47 2,233 8/27/2019
17.2.0.46 2,222 8/22/2019
17.2.0.41 17,190 8/13/2019
17.2.0.40 18,588 8/6/2019
17.2.0.39 2,659 7/30/2019
17.2.0.36 2,423 7/23/2019
17.2.0.35 2,320 7/17/2019
17.2.0.34 12,079 7/11/2019
17.2.0.28-beta 1,349 6/27/2019
17.1.0.53 6,777 6/25/2019
17.1.0.52 6,882 6/18/2019
17.1.0.51 5,792 6/11/2019
17.1.0.50 2,767 6/4/2019
17.1.0.49 1,919 5/28/2019
17.1.0.48 5,230 5/21/2019
17.1.0.47 3,314 5/14/2019
17.1.0.44 4,734 5/7/2019
17.1.0.43 3,053 4/30/2019
17.1.0.42 6,075 4/23/2019
17.1.0.41 3,265 4/16/2019
17.1.0.40 3,213 4/9/2019
17.1.0.38 10,386 3/29/2019
17.1.0.32-beta 1,330 3/13/2019
16.4.0.54 10,795 2/19/2019
16.4.0.53 3,107 2/13/2019
16.4.0.52 3,251 2/5/2019
16.4.0.48 2,970 1/22/2019
16.4.0.47 1,957 1/16/2019
16.4.0.46 2,859 1/8/2019
16.4.0.44 2,399 12/24/2018
16.4.0.42 4,723 12/17/2018
16.4.0.40-beta 831 12/10/2018
16.3.0.36 3,421 11/27/2018
16.3.0.35-beta 1,096 11/23/2018
16.3.0.29 4,997 10/30/2018
16.3.0.21 8,345 9/21/2018
16.3.0.17-beta 945 9/12/2018
16.2.0.50 4,842 8/28/2018
16.2.0.46 3,195 8/6/2018
16.2.0.42 11,027 6/29/2018
16.2.0.41 3,872 6/25/2018
16.1.0.37 7,068 4/25/2018
16.1.0.32 3,858 3/29/2018
16.1.0.26 3,209 3/7/2018
16.1.0.24 3,240 2/22/2018
15.4.0.20 9,096 12/28/2017
15.4.0.17 7,263 12/11/2017