Syncfusion.Xamarin.SfDataGrid 18.1.0.44

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.1.0.44
                    
NuGet\Install-Package Syncfusion.Xamarin.SfDataGrid -Version 18.1.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="18.1.0.44" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.Xamarin.SfDataGrid" Version="18.1.0.44" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.Xamarin.SfDataGrid --version 18.1.0.44
                    
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 18.1.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.
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=18.1.0.44
                    
Install as a Cake Addin
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=18.1.0.44
                    
Install as a Cake Tool

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 2020 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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.  monoandroid10 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 (2)

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

Repository Stars
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
syncfusion/xamarin-demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Version Downloads Last Updated
30.1.38 14 7/1/2025
30.1.37 121 6/25/2025
29.2.11 214 6/16/2025
29.2.10 336 6/9/2025
29.2.9 214 6/5/2025
29.2.8 195 6/3/2025
29.2.7 218 5/26/2025
29.2.5 216 5/21/2025
29.2.4 301 5/14/2025
29.1.41 221 5/5/2025
29.1.40 220 4/28/2025
29.1.39 1,232 4/21/2025
29.1.38 329 4/14/2025
29.1.37 265 4/8/2025
29.1.35 312 4/1/2025
29.1.33 1,160 3/25/2025
28.2.12 378 3/19/2025
28.2.11 340 3/10/2025
28.2.9 358 3/4/2025
28.2.7 225 2/25/2025
28.2.6 901 2/17/2025
28.2.5 271 2/11/2025
28.2.4 384 2/4/2025
28.2.3 254 1/29/2025
28.1.41 439 1/20/2025
28.1.39 774 1/13/2025
28.1.38 213 1/7/2025
28.1.37 224 12/31/2024
28.1.36 315 12/23/2024
28.1.35 270 12/18/2024
28.1.33 312 12/12/2024
27.2.5 382 12/2/2024
27.2.4 2,075 11/26/2024
27.2.3 202 11/22/2024
27.2.2 298 11/15/2024
27.1.58 370 11/4/2024
27.1.57 268 10/28/2024
27.1.56 264 10/23/2024
27.1.55 205 10/21/2024
27.1.53 299 10/14/2024
27.1.52 277 10/7/2024
27.1.51 314 9/30/2024
27.1.50 870 9/23/2024
27.1.48 1,602 9/18/2024
26.2.14 346 9/9/2024
26.2.13 274 9/5/2024
26.2.12 242 9/2/2024
26.2.11 1,291 8/27/2024
26.2.10 448 8/19/2024
26.2.9 327 8/12/2024
26.2.8 240 8/5/2024
26.2.7 230 7/29/2024
26.2.5 608 7/26/2024
26.2.4 283 7/24/2024
26.1.42 389 7/15/2024
26.1.41 292 7/8/2024
26.1.40 330 7/1/2024
26.1.39 5,269 6/24/2024
26.1.38 1,000 6/18/2024
26.1.35 366 6/11/2024
25.2.7 3,399 6/3/2024
25.2.6 337 5/28/2024
25.2.5 354 5/21/2024
25.2.4 519 5/14/2024
25.2.3 415 5/8/2024
25.1.42 1,345 4/29/2024
25.1.41 751 4/23/2024
25.1.40 367 4/15/2024
25.1.39 1,862 4/8/2024
25.1.38 860 4/1/2024
25.1.37 408 3/26/2024
25.1.35 1,437 3/15/2024
24.2.9 1,482 3/4/2024
24.2.8 460 2/26/2024
24.2.7 494 2/19/2024
24.2.6 472 2/14/2024
24.2.5 313 2/12/2024
24.2.4 438 2/5/2024
24.2.3 485 1/31/2024
24.1.47 1,011 1/22/2024
24.1.46 1,191 1/16/2024
24.1.45 2,648 1/8/2024
24.1.44 562 1/2/2024
24.1.43 685 12/27/2023
24.1.41 1,599 12/18/2023
23.2.7 1,134 12/6/2023
23.2.6 935 11/28/2023
23.2.5 498 11/23/2023
23.2.4 879 11/20/2023
23.1.44 1,389 11/6/2023
23.1.43 871 10/30/2023
23.1.42 768 10/23/2023
23.1.41 633 10/16/2023
23.1.40 1,036 10/10/2023
23.1.39 1,105 10/4/2023
23.1.38 3,745 9/26/2023
23.1.36 19,130 9/15/2023
22.2.12 1,266 9/5/2023
22.2.11 1,023 8/28/2023
22.2.10 629 8/22/2023
22.2.9 1,075 8/14/2023
22.2.8 889 8/7/2023
22.2.7 1,064 8/2/2023
22.2.5 873 7/27/2023
22.1.39 1,152 7/18/2023
22.1.38 1,138 7/11/2023
22.1.37 1,184 7/3/2023
22.1.36 1,101 6/28/2023
22.1.34 8,231 6/21/2023
21.2.10 3,142 6/12/2023
21.2.9 1,660 6/6/2023
21.2.8 3,444 5/30/2023
21.2.6 1,395 5/22/2023
21.2.5 2,282 5/15/2023
21.2.4 1,194 5/9/2023
21.2.3 1,174 5/3/2023
21.1.41 3,741 4/19/2023
21.1.39 1,352 4/10/2023
21.1.38 1,941 4/3/2023
21.1.37 1,882 3/29/2023
21.1.35 2,060 3/23/2023
20.4.0.54 1,567 3/13/2023
20.4.0.53 1,626 3/7/2023
20.4.0.52 3,130 2/28/2023
20.4.0.51 7,045 2/21/2023
20.4.0.50 2,669 2/14/2023
20.4.0.49 2,521 2/7/2023
20.4.0.48 9,146 2/1/2023
20.4.0.44 10,977 1/18/2023
20.4.0.43 3,736 1/10/2023
20.4.0.42 2,482 1/4/2023
20.4.0.41 1,373 12/29/2022
20.4.0.40 1,073 12/28/2022
20.4.0.38 2,450 12/21/2022
20.3.0.61 3,515 12/12/2022
20.3.0.60 2,400 12/6/2022
20.3.0.59 10,012 11/29/2022
20.3.0.58 1,905 11/22/2022
20.3.0.57 2,379 11/15/2022
20.3.0.56 1,806 11/8/2022
20.3.0.52 7,541 10/27/2022
20.3.0.50 2,736 10/18/2022
20.3.0.49 3,960 10/11/2022
20.3.0.48 3,646 10/5/2022
20.3.0.47 3,420 9/29/2022
20.2.0.50 5,718 9/20/2022
20.2.0.49 2,190 9/13/2022
20.2.0.48 2,393 9/6/2022
20.2.0.46 2,768 8/30/2022
20.2.0.45 2,145 8/23/2022
20.2.0.44 3,082 8/16/2022
20.2.0.43 5,955 8/8/2022
20.2.0.40 80,834 7/26/2022
20.2.0.39 5,693 7/19/2022
20.2.0.38 2,186 7/12/2022
20.2.0.36 11,616 6/30/2022
20.1.0.61 3,366 6/20/2022
20.1.0.60 8,570 6/14/2022
20.1.0.59 20,049 6/7/2022
20.1.0.58 4,940 5/31/2022
20.1.0.57 2,960 5/24/2022
20.1.0.56 4,544 5/17/2022
20.1.0.55 2,578 5/12/2022
20.1.0.52 3,035 5/3/2022
20.1.0.51 4,702 4/26/2022
20.1.0.50 2,953 4/19/2022
20.1.0.48 4,840 4/12/2022
20.1.0.47 6,766 4/4/2022
19.4.0.56 18,190 3/15/2022
19.4.0.55 3,088 3/8/2022
19.4.0.54 4,017 2/28/2022
19.4.0.53 6,254 2/22/2022
19.4.0.52 2,354 2/15/2022
19.4.0.50 5,224 2/8/2022
19.4.0.48 53,761 1/31/2022
19.4.0.47 2,996 1/25/2022
19.4.0.43 2,313 1/18/2022
19.4.0.42 2,049 1/11/2022
19.4.0.41 2,870 1/4/2022
19.4.0.40 2,989 12/28/2021
19.4.0.38 3,230 12/17/2021
19.3.0.59 7,837 12/14/2021
19.3.0.57 2,963 12/7/2021
19.3.0.56 3,722 11/29/2021
19.3.0.55 8,140 11/23/2021
19.3.0.54 2,137 11/17/2021
19.3.0.53 1,799 11/12/2021
19.3.0.48 17,701 11/3/2021
19.3.0.47 2,827 10/26/2021
19.3.0.46 19,954 10/19/2021
19.3.0.45 4,892 10/12/2021
19.3.0.44 2,912 10/5/2021
19.3.0.43 6,784 9/30/2021
19.2.0.62 5,341 9/13/2021
19.2.0.60 2,609 9/7/2021
19.2.0.59 2,095 8/30/2021
19.2.0.57 3,155 8/24/2021
19.2.0.56 2,551 8/17/2021
19.2.0.55 3,125 8/11/2021
19.2.0.51 2,415 8/2/2021
19.2.0.49 2,796 7/26/2021
19.2.0.48 2,812 7/19/2021
19.2.0.47 5,912 7/13/2021
19.2.0.46 2,376 7/6/2021
19.2.0.44 3,790 6/30/2021
19.1.0.69 5,296 6/14/2021
19.1.0.67 3,493 6/7/2021
19.1.0.66 3,893 5/31/2021
19.1.0.65 3,670 5/24/2021
19.1.0.64 1,954 5/19/2021
19.1.0.63 6,464 5/13/2021
19.1.0.59 6,109 5/3/2021
19.1.0.58 4,816 4/26/2021
19.1.0.57 2,344 4/20/2021
19.1.0.56 7,925 4/13/2021
19.1.0.55 12,895 4/6/2021
19.1.0.54 4,855 3/30/2021
18.4.0.49 12,244 3/22/2021
18.4.0.48 11,489 3/16/2021
18.4.0.47 4,411 3/9/2021
18.4.0.46 4,527 3/2/2021
18.4.0.44 3,498 2/23/2021
18.4.0.43 3,448 2/15/2021
18.4.0.42 2,602 2/9/2021
18.4.0.41 113,591 2/2/2021
18.4.0.39 2,566 1/28/2021
18.4.0.35 4,474 1/19/2021
18.4.0.34 3,736 1/12/2021
18.4.0.33 3,786 1/4/2021
18.4.0.32 1,963 12/30/2020
18.4.0.31 2,213 12/22/2020
18.4.0.30 10,214 12/17/2020
18.3.0.53 7,857 12/8/2020
18.3.0.52 2,602 11/30/2020
18.3.0.51 4,107 11/23/2020
18.3.0.50 4,256 11/17/2020
18.3.0.48 4,443 11/10/2020
18.3.0.47 2,528 11/5/2020
18.3.0.44 30,670 10/27/2020
18.3.0.42 4,938 10/20/2020
18.3.0.40 19,098 10/12/2020
18.3.0.38 4,911 10/7/2020
18.3.0.35 4,871 10/1/2020
18.2.0.59 14,884 9/22/2020
18.2.0.58 4,487 9/15/2020
18.2.0.57 2,357 9/8/2020
18.2.0.56 3,039 9/1/2020
18.2.0.55 15,162 8/25/2020
18.2.0.54 3,118 8/18/2020
18.2.0.48 5,273 8/4/2020
18.2.0.47 4,165 7/28/2020
18.2.0.46 3,589 7/21/2020
18.2.0.45 2,937 7/14/2020
18.2.0.44 4,425 7/6/2020
18.1.0.59 14,880 6/23/2020
18.1.0.57 2,457 6/16/2020
18.1.0.56 3,550 6/9/2020
18.1.0.55 4,679 6/2/2020
18.1.0.54 2,461 5/27/2020
18.1.0.53 3,447 5/19/2020
18.1.0.52 4,030 5/13/2020
18.1.0.48 4,776 5/5/2020
18.1.0.46 5,011 4/28/2020
18.1.0.45 4,855 4/21/2020
18.1.0.44 3,178 4/14/2020
18.1.0.43 4,324 4/7/2020
18.1.0.42 5,493 4/1/2020
18.1.0.36-beta 1,096 3/19/2020
17.4.0.55 23,940 3/10/2020
17.4.0.53 4,308 3/3/2020
17.4.0.51 2,523 2/25/2020
17.4.0.50 2,271 2/18/2020
17.4.0.49 2,448 2/11/2020
17.4.0.47 2,072 2/5/2020
17.4.0.46 8,993 1/30/2020
17.4.0.44 3,576 1/21/2020
17.4.0.43 2,428 1/14/2020
17.4.0.41 2,460 1/7/2020
17.4.0.40 2,318 12/24/2019
17.4.0.39 5,554 12/17/2019
17.3.0.34 42,946 12/10/2019
17.3.0.33 2,384 12/4/2019
17.3.0.30 1,700 12/3/2019
17.3.0.29 2,865 11/26/2019
17.3.0.28 2,519 11/19/2019
17.3.0.27 2,983 11/12/2019
17.3.0.26 4,114 11/5/2019
17.3.0.21 3,041 10/29/2019
17.3.0.19 8,330 10/22/2019
17.3.0.17 2,889 10/15/2019
17.3.0.14 24,082 10/3/2019
17.3.0.9-beta 1,193 9/20/2019
17.2.0.51 6,327 9/10/2019
17.2.0.49 2,352 9/3/2019
17.2.0.47 2,484 8/27/2019
17.2.0.46 2,500 8/22/2019
17.2.0.41 17,462 8/13/2019
17.2.0.40 18,854 8/6/2019
17.2.0.39 2,957 7/30/2019
17.2.0.36 2,685 7/23/2019
17.2.0.35 2,583 7/17/2019
17.2.0.34 13,855 7/11/2019
17.2.0.28-beta 1,584 6/27/2019
17.1.0.53 8,162 6/25/2019
17.1.0.52 7,157 6/18/2019
17.1.0.51 6,194 6/11/2019
17.1.0.50 2,997 6/4/2019
17.1.0.49 2,177 5/28/2019
17.1.0.48 5,464 5/21/2019
17.1.0.47 3,605 5/14/2019
17.1.0.44 4,971 5/7/2019
17.1.0.43 3,311 4/30/2019
17.1.0.42 6,362 4/23/2019
17.1.0.41 3,524 4/16/2019
17.1.0.40 3,480 4/9/2019
17.1.0.38 10,709 3/29/2019
17.1.0.32-beta 1,570 3/13/2019
16.4.0.54 11,328 2/19/2019
16.4.0.53 4,103 2/13/2019
16.4.0.52 3,538 2/5/2019
16.4.0.48 3,229 1/22/2019
16.4.0.47 2,254 1/16/2019
16.4.0.46 3,115 1/8/2019
16.4.0.44 2,679 12/24/2018
16.4.0.42 5,007 12/17/2018
16.4.0.40-beta 1,071 12/10/2018
16.3.0.36 3,718 11/27/2018
16.3.0.35-beta 1,342 11/23/2018
16.3.0.29 5,393 10/30/2018
16.3.0.21 8,728 9/21/2018
16.3.0.17-beta 1,196 9/12/2018
16.2.0.50 5,147 8/28/2018
16.2.0.46 3,518 8/6/2018
16.2.0.42 11,450 6/29/2018
16.2.0.41 4,292 6/25/2018
16.1.0.37 7,571 4/25/2018
16.1.0.32 4,275 3/29/2018
16.1.0.26 3,659 3/7/2018
16.1.0.24 3,628 2/22/2018
15.4.0.20 9,668 12/28/2017
15.4.0.17 7,677 12/11/2017