Syncfusion.Xamarin.SfDataGrid 18.4.0.34

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

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

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, macOS, and WPF).

Learn more: https://www.syncfusion.com/xamarin-ui-controls/xamarin-data-grid?utm_source=nuget&utm_medium=listing

Documentation: https://help.syncfusion.com/xamarin/datagrid/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 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.58 192 11/4/2024
27.1.57 186 10/28/2024
27.1.56 200 10/23/2024
27.1.55 160 10/21/2024
27.1.53 241 10/14/2024
27.1.52 199 10/7/2024
27.1.51 234 9/30/2024
27.1.50 544 9/23/2024
27.1.48 389 9/18/2024
26.2.14 308 9/9/2024
26.2.13 234 9/5/2024
26.2.12 211 9/2/2024
26.2.11 756 8/27/2024
26.2.10 241 8/19/2024
26.2.9 284 8/12/2024
26.2.8 211 8/5/2024
26.2.7 195 7/29/2024
26.2.5 310 7/26/2024
26.2.4 216 7/24/2024
26.1.42 314 7/15/2024
26.1.41 252 7/8/2024
26.1.40 285 7/1/2024
26.1.39 1,780 6/24/2024
26.1.38 921 6/18/2024
26.1.35 322 6/11/2024
25.2.7 2,888 6/3/2024
25.2.6 302 5/28/2024
25.2.5 307 5/21/2024
25.2.4 426 5/14/2024
25.2.3 378 5/8/2024
25.1.42 1,308 4/29/2024
25.1.41 718 4/23/2024
25.1.40 331 4/15/2024
25.1.39 1,355 4/8/2024
25.1.38 816 4/1/2024
25.1.37 377 3/26/2024
25.1.35 1,288 3/15/2024
24.2.9 1,342 3/4/2024
24.2.8 432 2/26/2024
24.2.7 451 2/19/2024
24.2.6 439 2/14/2024
24.2.5 284 2/12/2024
24.2.4 396 2/5/2024
24.2.3 446 1/31/2024
24.1.47 963 1/22/2024
24.1.46 1,123 1/16/2024
24.1.45 1,299 1/8/2024
24.1.44 526 1/2/2024
24.1.43 659 12/27/2023
24.1.41 1,226 12/18/2023
23.2.7 1,057 12/6/2023
23.2.6 892 11/28/2023
23.2.5 461 11/23/2023
23.2.4 845 11/20/2023
23.1.44 1,314 11/6/2023
23.1.43 846 10/30/2023
23.1.42 733 10/23/2023
23.1.41 599 10/16/2023
23.1.40 957 10/10/2023
23.1.39 1,064 10/4/2023
23.1.38 3,705 9/26/2023
23.1.36 18,750 9/15/2023
22.2.12 1,211 9/5/2023
22.2.11 982 8/28/2023
22.2.10 593 8/22/2023
22.2.9 1,021 8/14/2023
22.2.8 841 8/7/2023
22.2.7 1,030 8/2/2023
22.2.5 829 7/27/2023
22.1.39 1,081 7/18/2023
22.1.38 1,098 7/11/2023
22.1.37 1,147 7/3/2023
22.1.36 1,065 6/28/2023
22.1.34 6,973 6/21/2023
21.2.10 2,894 6/12/2023
21.2.9 1,417 6/6/2023
21.2.8 3,370 5/30/2023
21.2.6 1,341 5/22/2023
21.2.5 2,238 5/15/2023
21.2.4 1,143 5/9/2023
21.2.3 1,126 5/3/2023
21.1.41 3,636 4/19/2023
21.1.39 1,282 4/10/2023
21.1.38 1,891 4/3/2023
21.1.37 1,826 3/29/2023
21.1.35 1,851 3/23/2023
20.4.0.54 1,493 3/13/2023
20.4.0.53 1,579 3/7/2023
20.4.0.52 2,873 2/28/2023
20.4.0.51 6,992 2/21/2023
20.4.0.50 2,524 2/14/2023
20.4.0.49 2,100 2/7/2023
20.4.0.48 6,074 2/1/2023
20.4.0.44 9,580 1/18/2023
20.4.0.43 3,435 1/10/2023
20.4.0.42 2,423 1/4/2023
20.4.0.41 1,319 12/29/2022
20.4.0.40 1,026 12/28/2022
20.4.0.38 2,317 12/21/2022
20.3.0.61 3,443 12/12/2022
20.3.0.60 2,334 12/6/2022
20.3.0.59 8,856 11/29/2022
20.3.0.58 1,849 11/22/2022
20.3.0.57 2,307 11/15/2022
20.3.0.56 1,743 11/8/2022
20.3.0.52 7,453 10/27/2022
20.3.0.50 2,674 10/18/2022
20.3.0.49 3,891 10/11/2022
20.3.0.48 3,461 10/5/2022
20.3.0.47 3,342 9/29/2022
20.2.0.50 5,184 9/20/2022
20.2.0.49 2,133 9/13/2022
20.2.0.48 2,338 9/6/2022
20.2.0.46 2,708 8/30/2022
20.2.0.45 2,089 8/23/2022
20.2.0.44 3,010 8/16/2022
20.2.0.43 5,831 8/8/2022
20.2.0.40 80,755 7/26/2022
20.2.0.39 5,418 7/19/2022
20.2.0.38 2,126 7/12/2022
20.2.0.36 11,252 6/30/2022
20.1.0.61 3,181 6/20/2022
20.1.0.60 8,504 6/14/2022
20.1.0.59 19,966 6/7/2022
20.1.0.58 4,457 5/31/2022
20.1.0.57 2,856 5/24/2022
20.1.0.56 4,463 5/17/2022
20.1.0.55 2,511 5/12/2022
20.1.0.52 2,858 5/3/2022
20.1.0.51 4,644 4/26/2022
20.1.0.50 2,890 4/19/2022
20.1.0.48 4,426 4/12/2022
20.1.0.47 6,496 4/4/2022
19.4.0.56 16,737 3/15/2022
19.4.0.55 2,999 3/8/2022
19.4.0.54 3,851 2/28/2022
19.4.0.53 5,515 2/22/2022
19.4.0.52 2,279 2/15/2022
19.4.0.50 4,657 2/8/2022
19.4.0.48 53,597 1/31/2022
19.4.0.47 2,920 1/25/2022
19.4.0.43 2,240 1/18/2022
19.4.0.42 1,973 1/11/2022
19.4.0.41 2,791 1/4/2022
19.4.0.40 2,913 12/28/2021
19.4.0.38 3,075 12/17/2021
19.3.0.59 7,754 12/14/2021
19.3.0.57 2,855 12/7/2021
19.3.0.56 3,639 11/29/2021
19.3.0.55 8,043 11/23/2021
19.3.0.54 2,059 11/17/2021
19.3.0.53 1,728 11/12/2021
19.3.0.48 12,523 11/3/2021
19.3.0.47 2,734 10/26/2021
19.3.0.46 19,184 10/19/2021
19.3.0.45 4,769 10/12/2021
19.3.0.44 2,836 10/5/2021
19.3.0.43 6,193 9/30/2021
19.2.0.62 5,239 9/13/2021
19.2.0.60 2,540 9/7/2021
19.2.0.59 2,022 8/30/2021
19.2.0.57 3,081 8/24/2021
19.2.0.56 2,483 8/17/2021
19.2.0.55 3,058 8/11/2021
19.2.0.51 2,348 8/2/2021
19.2.0.49 2,722 7/26/2021
19.2.0.48 2,740 7/19/2021
19.2.0.47 5,839 7/13/2021
19.2.0.46 2,304 7/6/2021
19.2.0.44 3,712 6/30/2021
19.1.0.69 5,196 6/14/2021
19.1.0.67 3,031 6/7/2021
19.1.0.66 3,736 5/31/2021
19.1.0.65 3,588 5/24/2021
19.1.0.64 1,879 5/19/2021
19.1.0.63 6,372 5/13/2021
19.1.0.59 6,034 5/3/2021
19.1.0.58 4,714 4/26/2021
19.1.0.57 2,260 4/20/2021
19.1.0.56 7,852 4/13/2021
19.1.0.55 12,794 4/6/2021
19.1.0.54 4,767 3/30/2021
18.4.0.49 12,055 3/22/2021
18.4.0.48 10,746 3/16/2021
18.4.0.47 4,080 3/9/2021
18.4.0.46 4,430 3/2/2021
18.4.0.44 3,410 2/23/2021
18.4.0.43 3,326 2/15/2021
18.4.0.42 2,523 2/9/2021
18.4.0.41 113,512 2/2/2021
18.4.0.39 2,480 1/28/2021
18.4.0.35 4,386 1/19/2021
18.4.0.34 3,644 1/12/2021
18.4.0.33 3,695 1/4/2021
18.4.0.32 1,880 12/30/2020
18.4.0.31 2,131 12/22/2020
18.4.0.30 10,111 12/17/2020
18.3.0.53 7,758 12/8/2020
18.3.0.52 2,503 11/30/2020
18.3.0.51 4,026 11/23/2020
18.3.0.50 4,153 11/17/2020
18.3.0.48 4,336 11/10/2020
18.3.0.47 2,435 11/5/2020
18.3.0.44 30,546 10/27/2020
18.3.0.42 4,416 10/20/2020
18.3.0.40 16,943 10/12/2020
18.3.0.38 4,835 10/7/2020
18.3.0.35 4,767 10/1/2020
18.2.0.59 14,377 9/22/2020
18.2.0.58 4,402 9/15/2020
18.2.0.57 2,281 9/8/2020
18.2.0.56 2,948 9/1/2020
18.2.0.55 15,062 8/25/2020
18.2.0.54 3,020 8/18/2020
18.2.0.48 5,184 8/4/2020
18.2.0.47 4,082 7/28/2020
18.2.0.46 3,505 7/21/2020
18.2.0.45 2,856 7/14/2020
18.2.0.44 4,333 7/6/2020
18.1.0.59 14,772 6/23/2020
18.1.0.57 2,375 6/16/2020
18.1.0.56 3,456 6/9/2020
18.1.0.55 4,510 6/2/2020
18.1.0.54 2,371 5/27/2020
18.1.0.53 3,358 5/19/2020
18.1.0.52 3,931 5/13/2020
18.1.0.48 4,548 5/5/2020
18.1.0.46 4,907 4/28/2020
18.1.0.45 4,765 4/21/2020
18.1.0.44 3,023 4/14/2020
18.1.0.43 4,233 4/7/2020
18.1.0.42 5,392 4/1/2020
18.1.0.36-beta 1,014 3/19/2020
17.4.0.55 23,711 3/10/2020
17.4.0.53 4,216 3/3/2020
17.4.0.51 2,416 2/25/2020
17.4.0.50 2,182 2/18/2020
17.4.0.49 2,357 2/11/2020
17.4.0.47 1,981 2/5/2020
17.4.0.46 8,706 1/30/2020
17.4.0.44 3,491 1/21/2020
17.4.0.43 2,334 1/14/2020
17.4.0.41 2,368 1/7/2020
17.4.0.40 2,224 12/24/2019
17.4.0.39 5,448 12/17/2019
17.3.0.34 38,456 12/10/2019
17.3.0.33 2,302 12/4/2019
17.3.0.30 1,607 12/3/2019
17.3.0.29 2,775 11/26/2019
17.3.0.28 2,431 11/19/2019
17.3.0.27 2,887 11/12/2019
17.3.0.26 4,009 11/5/2019
17.3.0.21 2,951 10/29/2019
17.3.0.19 8,241 10/22/2019
17.3.0.17 2,626 10/15/2019
17.3.0.14 23,977 10/3/2019
17.3.0.9-beta 1,107 9/20/2019
17.2.0.51 6,208 9/10/2019
17.2.0.49 2,261 9/3/2019
17.2.0.47 2,402 8/27/2019
17.2.0.46 2,404 8/22/2019
17.2.0.41 17,365 8/13/2019
17.2.0.40 18,742 8/6/2019
17.2.0.39 2,845 7/30/2019
17.2.0.36 2,594 7/23/2019
17.2.0.35 2,491 7/17/2019
17.2.0.34 13,239 7/11/2019
17.2.0.28-beta 1,499 6/27/2019
17.1.0.53 8,032 6/25/2019
17.1.0.52 7,065 6/18/2019
17.1.0.51 6,069 6/11/2019
17.1.0.50 2,904 6/4/2019
17.1.0.49 2,087 5/28/2019
17.1.0.48 5,367 5/21/2019
17.1.0.47 3,512 5/14/2019
17.1.0.44 4,872 5/7/2019
17.1.0.43 3,219 4/30/2019
17.1.0.42 6,244 4/23/2019
17.1.0.41 3,429 4/16/2019
17.1.0.40 3,381 4/9/2019
17.1.0.38 10,602 3/29/2019
17.1.0.32-beta 1,481 3/13/2019
16.4.0.54 11,191 2/19/2019
16.4.0.53 3,815 2/13/2019
16.4.0.52 3,435 2/5/2019
16.4.0.48 3,134 1/22/2019
16.4.0.47 2,139 1/16/2019
16.4.0.46 3,018 1/8/2019
16.4.0.44 2,582 12/24/2018
16.4.0.42 4,899 12/17/2018
16.4.0.40-beta 978 12/10/2018
16.3.0.36 3,612 11/27/2018
16.3.0.35-beta 1,238 11/23/2018
16.3.0.29 5,215 10/30/2018
16.3.0.21 8,578 9/21/2018
16.3.0.17-beta 1,083 9/12/2018
16.2.0.50 5,027 8/28/2018
16.2.0.46 3,338 8/6/2018
16.2.0.42 11,260 6/29/2018
16.2.0.41 4,037 6/25/2018
16.1.0.37 7,265 4/25/2018
16.1.0.32 4,014 3/29/2018
16.1.0.26 3,426 3/7/2018
16.1.0.24 3,401 2/22/2018
15.4.0.20 9,335 12/28/2017
15.4.0.17 7,465 12/11/2017