Syncfusion.Xamarin.SfDataGrid 19.1.0.59

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 19.1.0.59                
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 19.1.0.59                
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="19.1.0.59" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 19.1.0.59                
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 19.1.0.59"                
#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=19.1.0.59

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

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 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. 
.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. 
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 (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
27.1.52 124 10/7/2024
27.1.51 207 9/30/2024
27.1.50 425 9/23/2024
27.1.48 285 9/18/2024
26.2.14 288 9/9/2024
26.2.13 223 9/5/2024
26.2.12 203 9/2/2024
26.2.11 529 8/27/2024
26.2.10 233 8/19/2024
26.2.9 279 8/12/2024
26.2.8 203 8/5/2024
26.2.7 181 7/29/2024
26.2.5 299 7/26/2024
26.2.4 210 7/24/2024
26.1.42 303 7/15/2024
26.1.41 247 7/8/2024
26.1.40 278 7/1/2024
26.1.39 1,409 6/24/2024
26.1.38 909 6/18/2024
26.1.35 317 6/11/2024
25.2.7 2,010 6/3/2024
25.2.6 297 5/28/2024
25.2.5 299 5/21/2024
25.2.4 409 5/14/2024
25.2.3 368 5/8/2024
25.1.42 1,304 4/29/2024
25.1.41 713 4/23/2024
25.1.40 326 4/15/2024
25.1.39 1,071 4/8/2024
25.1.38 802 4/1/2024
25.1.37 373 3/26/2024
25.1.35 1,223 3/15/2024
24.2.9 1,119 3/4/2024
24.2.8 422 2/26/2024
24.2.7 447 2/19/2024
24.2.6 436 2/14/2024
24.2.5 279 2/12/2024
24.2.4 392 2/5/2024
24.2.3 442 1/31/2024
24.1.47 956 1/22/2024
24.1.46 1,103 1/16/2024
24.1.45 1,190 1/8/2024
24.1.44 523 1/2/2024
24.1.43 649 12/27/2023
24.1.41 1,215 12/18/2023
23.2.7 1,048 12/6/2023
23.2.6 886 11/28/2023
23.2.5 458 11/23/2023
23.2.4 837 11/20/2023
23.1.44 1,297 11/6/2023
23.1.43 842 10/30/2023
23.1.42 724 10/23/2023
23.1.41 596 10/16/2023
23.1.40 920 10/10/2023
23.1.39 1,060 10/4/2023
23.1.38 3,701 9/26/2023
23.1.36 18,691 9/15/2023
22.2.12 1,197 9/5/2023
22.2.11 976 8/28/2023
22.2.10 584 8/22/2023
22.2.9 1,010 8/14/2023
22.2.8 827 8/7/2023
22.2.7 1,026 8/2/2023
22.2.5 823 7/27/2023
22.1.39 1,074 7/18/2023
22.1.38 1,093 7/11/2023
22.1.37 1,142 7/3/2023
22.1.36 1,056 6/28/2023
22.1.34 6,726 6/21/2023
21.2.10 2,833 6/12/2023
21.2.9 1,290 6/6/2023
21.2.8 3,361 5/30/2023
21.2.6 1,334 5/22/2023
21.2.5 2,233 5/15/2023
21.2.4 1,138 5/9/2023
21.2.3 1,118 5/3/2023
21.1.41 3,621 4/19/2023
21.1.39 1,277 4/10/2023
21.1.38 1,887 4/3/2023
21.1.37 1,818 3/29/2023
21.1.35 1,839 3/23/2023
20.4.0.54 1,479 3/13/2023
20.4.0.53 1,573 3/7/2023
20.4.0.52 2,848 2/28/2023
20.4.0.51 6,987 2/21/2023
20.4.0.50 2,462 2/14/2023
20.4.0.49 2,043 2/7/2023
20.4.0.48 5,702 2/1/2023
20.4.0.44 9,372 1/18/2023
20.4.0.43 3,356 1/10/2023
20.4.0.42 2,382 1/4/2023
20.4.0.41 1,315 12/29/2022
20.4.0.40 1,018 12/28/2022
20.4.0.38 2,306 12/21/2022
20.3.0.61 3,436 12/12/2022
20.3.0.60 2,323 12/6/2022
20.3.0.59 8,491 11/29/2022
20.3.0.58 1,840 11/22/2022
20.3.0.57 2,302 11/15/2022
20.3.0.56 1,737 11/8/2022
20.3.0.52 7,373 10/27/2022
20.3.0.50 2,661 10/18/2022
20.3.0.49 3,883 10/11/2022
20.3.0.48 3,436 10/5/2022
20.3.0.47 3,333 9/29/2022
20.2.0.50 5,133 9/20/2022
20.2.0.49 2,129 9/13/2022
20.2.0.48 2,330 9/6/2022
20.2.0.46 2,700 8/30/2022
20.2.0.45 2,082 8/23/2022
20.2.0.44 3,006 8/16/2022
20.2.0.43 5,820 8/8/2022
20.2.0.40 80,744 7/26/2022
20.2.0.39 5,414 7/19/2022
20.2.0.38 2,122 7/12/2022
20.2.0.36 11,153 6/30/2022
20.1.0.61 3,168 6/20/2022
20.1.0.60 8,500 6/14/2022
20.1.0.59 19,941 6/7/2022
20.1.0.58 4,353 5/31/2022
20.1.0.57 2,847 5/24/2022
20.1.0.56 4,457 5/17/2022
20.1.0.55 2,507 5/12/2022
20.1.0.52 2,804 5/3/2022
20.1.0.51 4,639 4/26/2022
20.1.0.50 2,886 4/19/2022
20.1.0.48 4,327 4/12/2022
20.1.0.47 6,465 4/4/2022
19.4.0.56 16,094 3/15/2022
19.4.0.55 2,987 3/8/2022
19.4.0.54 3,832 2/28/2022
19.4.0.53 5,384 2/22/2022
19.4.0.52 2,276 2/15/2022
19.4.0.50 4,562 2/8/2022
19.4.0.48 53,537 1/31/2022
19.4.0.47 2,873 1/25/2022
19.4.0.43 2,236 1/18/2022
19.4.0.42 1,967 1/11/2022
19.4.0.41 2,787 1/4/2022
19.4.0.40 2,909 12/28/2021
19.4.0.38 3,059 12/17/2021
19.3.0.59 7,745 12/14/2021
19.3.0.57 2,839 12/7/2021
19.3.0.56 3,635 11/29/2021
19.3.0.55 8,032 11/23/2021
19.3.0.54 2,054 11/17/2021
19.3.0.53 1,725 11/12/2021
19.3.0.48 10,901 11/3/2021
19.3.0.47 2,722 10/26/2021
19.3.0.46 19,027 10/19/2021
19.3.0.45 4,764 10/12/2021
19.3.0.44 2,833 10/5/2021
19.3.0.43 6,112 9/30/2021
19.2.0.62 5,215 9/13/2021
19.2.0.60 2,534 9/7/2021
19.2.0.59 2,019 8/30/2021
19.2.0.57 3,077 8/24/2021
19.2.0.56 2,472 8/17/2021
19.2.0.55 3,055 8/11/2021
19.2.0.51 2,344 8/2/2021
19.2.0.49 2,718 7/26/2021
19.2.0.48 2,736 7/19/2021
19.2.0.47 5,834 7/13/2021
19.2.0.46 2,301 7/6/2021
19.2.0.44 3,705 6/30/2021
19.1.0.69 5,178 6/14/2021
19.1.0.67 2,957 6/7/2021
19.1.0.66 3,672 5/31/2021
19.1.0.65 3,585 5/24/2021
19.1.0.64 1,875 5/19/2021
19.1.0.63 6,364 5/13/2021
19.1.0.59 6,026 5/3/2021
19.1.0.58 4,709 4/26/2021
19.1.0.57 2,254 4/20/2021
19.1.0.56 7,847 4/13/2021
19.1.0.55 12,791 4/6/2021
19.1.0.54 4,757 3/30/2021
18.4.0.49 12,002 3/22/2021
18.4.0.48 10,570 3/16/2021
18.4.0.47 4,037 3/9/2021
18.4.0.46 4,427 3/2/2021
18.4.0.44 3,407 2/23/2021
18.4.0.43 3,317 2/15/2021
18.4.0.42 2,520 2/9/2021
18.4.0.41 113,502 2/2/2021
18.4.0.39 2,477 1/28/2021
18.4.0.35 4,383 1/19/2021
18.4.0.34 3,641 1/12/2021
18.4.0.33 3,692 1/4/2021
18.4.0.32 1,877 12/30/2020
18.4.0.31 2,123 12/22/2020
18.4.0.30 10,103 12/17/2020
18.3.0.53 7,750 12/8/2020
18.3.0.52 2,500 11/30/2020
18.3.0.51 4,023 11/23/2020
18.3.0.50 4,141 11/17/2020
18.3.0.48 4,325 11/10/2020
18.3.0.47 2,431 11/5/2020
18.3.0.44 30,541 10/27/2020
18.3.0.42 4,347 10/20/2020
18.3.0.40 16,594 10/12/2020
18.3.0.38 4,832 10/7/2020
18.3.0.35 4,762 10/1/2020
18.2.0.59 14,299 9/22/2020
18.2.0.58 4,399 9/15/2020
18.2.0.57 2,278 9/8/2020
18.2.0.56 2,940 9/1/2020
18.2.0.55 15,059 8/25/2020
18.2.0.54 3,015 8/18/2020
18.2.0.48 5,175 8/4/2020
18.2.0.47 4,076 7/28/2020
18.2.0.46 3,501 7/21/2020
18.2.0.45 2,841 7/14/2020
18.2.0.44 4,327 7/6/2020
18.1.0.59 14,764 6/23/2020
18.1.0.57 2,368 6/16/2020
18.1.0.56 3,443 6/9/2020
18.1.0.55 4,486 6/2/2020
18.1.0.54 2,366 5/27/2020
18.1.0.53 3,353 5/19/2020
18.1.0.52 3,926 5/13/2020
18.1.0.48 4,540 5/5/2020
18.1.0.46 4,899 4/28/2020
18.1.0.45 4,760 4/21/2020
18.1.0.44 2,979 4/14/2020
18.1.0.43 4,229 4/7/2020
18.1.0.42 5,387 4/1/2020
18.1.0.36-beta 1,011 3/19/2020
17.4.0.55 23,693 3/10/2020
17.4.0.53 4,213 3/3/2020
17.4.0.51 2,413 2/25/2020
17.4.0.50 2,177 2/18/2020
17.4.0.49 2,354 2/11/2020
17.4.0.47 1,978 2/5/2020
17.4.0.46 8,668 1/30/2020
17.4.0.44 3,484 1/21/2020
17.4.0.43 2,331 1/14/2020
17.4.0.41 2,359 1/7/2020
17.4.0.40 2,214 12/24/2019
17.4.0.39 5,435 12/17/2019
17.3.0.34 37,937 12/10/2019
17.3.0.33 2,299 12/4/2019
17.3.0.30 1,604 12/3/2019
17.3.0.29 2,770 11/26/2019
17.3.0.28 2,428 11/19/2019
17.3.0.27 2,867 11/12/2019
17.3.0.26 4,005 11/5/2019
17.3.0.21 2,948 10/29/2019
17.3.0.19 8,238 10/22/2019
17.3.0.17 2,623 10/15/2019
17.3.0.14 23,974 10/3/2019
17.3.0.9-beta 1,103 9/20/2019
17.2.0.51 6,198 9/10/2019
17.2.0.49 2,254 9/3/2019
17.2.0.47 2,391 8/27/2019
17.2.0.46 2,399 8/22/2019
17.2.0.41 17,355 8/13/2019
17.2.0.40 18,735 8/6/2019
17.2.0.39 2,842 7/30/2019
17.2.0.36 2,590 7/23/2019
17.2.0.35 2,488 7/17/2019
17.2.0.34 13,079 7/11/2019
17.2.0.28-beta 1,496 6/27/2019
17.1.0.53 8,028 6/25/2019
17.1.0.52 7,062 6/18/2019
17.1.0.51 6,041 6/11/2019
17.1.0.50 2,899 6/4/2019
17.1.0.49 2,083 5/28/2019
17.1.0.48 5,364 5/21/2019
17.1.0.47 3,484 5/14/2019
17.1.0.44 4,869 5/7/2019
17.1.0.43 3,216 4/30/2019
17.1.0.42 6,237 4/23/2019
17.1.0.41 3,424 4/16/2019
17.1.0.40 3,378 4/9/2019
17.1.0.38 10,598 3/29/2019
17.1.0.32-beta 1,477 3/13/2019
16.4.0.54 11,177 2/19/2019
16.4.0.53 3,776 2/13/2019
16.4.0.52 3,431 2/5/2019
16.4.0.48 3,131 1/22/2019
16.4.0.47 2,134 1/16/2019
16.4.0.46 3,015 1/8/2019
16.4.0.44 2,577 12/24/2018
16.4.0.42 4,893 12/17/2018
16.4.0.40-beta 975 12/10/2018
16.3.0.36 3,606 11/27/2018
16.3.0.35-beta 1,235 11/23/2018
16.3.0.29 5,213 10/30/2018
16.3.0.21 8,570 9/21/2018
16.3.0.17-beta 1,071 9/12/2018
16.2.0.50 5,022 8/28/2018
16.2.0.46 3,333 8/6/2018
16.2.0.42 11,254 6/29/2018
16.2.0.41 4,034 6/25/2018
16.1.0.37 7,260 4/25/2018
16.1.0.32 4,010 3/29/2018
16.1.0.26 3,402 3/7/2018
16.1.0.24 3,397 2/22/2018
15.4.0.20 9,329 12/28/2017
15.4.0.17 7,455 12/11/2017