Syncfusion.Xamarin.SfDataGrid
17.4.0.46
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/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.
See the version list below for details.
Install-Package Syncfusion.Xamarin.SfDataGrid -Version 17.4.0.46
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 17.4.0.46
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" Version="17.4.0.46" />
paket add Syncfusion.Xamarin.SfDataGrid --version 17.4.0.46
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 17.4.0.46"
// Install Syncfusion.Xamarin.SfDataGrid as a Cake Addin
#addin nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=17.4.0.46
// Install Syncfusion.Xamarin.SfDataGrid as a Cake Tool
#tool nuget:?package=Syncfusion.Xamarin.SfDataGrid&version=17.4.0.46
Release Notes
https://help.syncfusion.com/xamarin/release-notes/v17.4.0.46?utm_source=nuget&utm_medium=listing
Dependencies
-
- Syncfusion.Xamarin.Core (>= 17.4.0.46)
- Syncfusion.Xamarin.GridCommon (>= 17.4.0.46)
- Syncfusion.Xamarin.SfComboBox (>= 17.4.0.46)
- Syncfusion.Xamarin.SfNumericTextBox (>= 17.4.0.46)
- Xamarin.Forms (>= 3.6.0.344457)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Syncfusion.Xamarin.SfDataGrid:
Package | Downloads |
---|---|
Syncfusion.Xamarin.DataGridExport
Syncfusion DataGrid Exporting Extension for Xamarin.Forms is a .NET library for exporting the data grid control to Excel and PDF formats.
Note: This package needs to be installed in all Xamarin.Forms projects (PCL/.NET Standard, Android, iOS, UWP, and macOS).
Key Features:
• Excel exporting: Export data to Excel format with a variety of appearance customization options.
• PDF exporting: Export data to PDF format with various built-in customization options.
Learn More: https://www.syncfusion.com/xamarin-ui-controls/xamarin-datagrid?utm_source=nuget&utm_medium=listing
Documentation:
https://help.syncfusion.com/xamarin/datagrid/export-to-excel?utm_source=nuget&utm_medium=listing
https://help.syncfusion.com/xamarin/datagrid/export-to-pdf?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.
|
|
Syncfusion.Xamarin.SfDataGrid.WPF
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 Xamarin.Forms WPF project only.
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.
|
|
IT-Enterprise.Xamarin.CoreStandard
IT-Enterprise CoreStandard for Xamarin Forms
|
|
RunTimeBaseClasses
Package Description
|
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 History
Version | Downloads | Last updated |
---|---|---|
19.1.0.56 | 45 | 4/13/2021 |
19.1.0.55 | 463 | 4/6/2021 |
19.1.0.54 | 799 | 3/30/2021 |
18.4.0.49 | 1,030 | 3/22/2021 |
18.4.0.48 | 882 | 3/16/2021 |
18.4.0.47 | 904 | 3/9/2021 |
18.4.0.46 | 968 | 3/2/2021 |
18.4.0.44 | 1,674 | 2/23/2021 |
18.4.0.43 | 922 | 2/15/2021 |
18.4.0.42 | 929 | 2/9/2021 |
18.4.0.41 | 14,262 | 2/2/2021 |
18.4.0.39 | 1,002 | 1/28/2021 |
18.4.0.35 | 1,736 | 1/19/2021 |
18.4.0.34 | 1,487 | 1/12/2021 |
18.4.0.33 | 1,789 | 1/4/2021 |
18.4.0.32 | 551 | 12/30/2020 |
18.4.0.31 | 758 | 12/22/2020 |
18.4.0.30 | 1,621 | 12/17/2020 |
18.3.0.53 | 4,764 | 12/8/2020 |
18.3.0.52 | 989 | 11/30/2020 |
18.3.0.51 | 1,975 | 11/23/2020 |
18.3.0.50 | 2,136 | 11/17/2020 |
18.3.0.48 | 2,148 | 11/10/2020 |
18.3.0.47 | 945 | 11/5/2020 |
18.3.0.44 | 22,234 | 10/27/2020 |
18.3.0.42 | 1,780 | 10/20/2020 |
18.3.0.40 | 3,091 | 10/12/2020 |
18.3.0.38 | 3,052 | 10/7/2020 |
18.3.0.35 | 2,058 | 10/1/2020 |
18.2.0.59 | 3,052 | 9/22/2020 |
18.2.0.58 | 2,858 | 9/15/2020 |
18.2.0.57 | 961 | 9/8/2020 |
18.2.0.56 | 1,235 | 9/1/2020 |
18.2.0.55 | 3,255 | 8/25/2020 |
18.2.0.54 | 1,521 | 8/18/2020 |
18.2.0.48 | 3,817 | 8/4/2020 |
18.2.0.47 | 2,074 | 7/28/2020 |
18.2.0.46 | 1,988 | 7/21/2020 |
18.2.0.45 | 1,349 | 7/14/2020 |
18.2.0.44 | 2,629 | 7/6/2020 |
18.1.0.59 | 13,107 | 6/23/2020 |
18.1.0.57 | 1,080 | 6/16/2020 |
18.1.0.56 | 1,736 | 6/9/2020 |
18.1.0.55 | 2,545 | 6/2/2020 |
18.1.0.54 | 1,096 | 5/27/2020 |
18.1.0.53 | 1,609 | 5/19/2020 |
18.1.0.52 | 2,494 | 5/13/2020 |
18.1.0.48 | 2,697 | 5/5/2020 |
18.1.0.46 | 3,476 | 4/28/2020 |
18.1.0.45 | 2,871 | 4/21/2020 |
18.1.0.44 | 1,535 | 4/14/2020 |
18.1.0.43 | 2,559 | 4/7/2020 |
18.1.0.42 | 3,837 | 4/1/2020 |
18.1.0.36-beta | 359 | 3/19/2020 |
17.4.0.55 | 18,353 | 3/10/2020 |
17.4.0.53 | 3,058 | 3/3/2020 |
17.4.0.51 | 1,209 | 2/25/2020 |
17.4.0.50 | 1,184 | 2/18/2020 |
17.4.0.49 | 1,341 | 2/11/2020 |
17.4.0.47 | 943 | 2/5/2020 |
17.4.0.46 | 4,590 | 1/30/2020 |
17.4.0.44 | 2,326 | 1/21/2020 |
17.4.0.43 | 1,199 | 1/14/2020 |
17.4.0.41 | 1,247 | 1/7/2020 |
17.4.0.40 | 1,106 | 12/24/2019 |
17.4.0.39 | 3,423 | 12/17/2019 |
17.3.0.34 | 1,720 | 12/10/2019 |
17.3.0.33 | 1,224 | 12/4/2019 |
17.3.0.30 | 590 | 12/3/2019 |
17.3.0.29 | 1,768 | 11/26/2019 |
17.3.0.28 | 1,355 | 11/19/2019 |
17.3.0.27 | 1,636 | 11/12/2019 |
17.3.0.26 | 2,965 | 11/5/2019 |
17.3.0.21 | 1,838 | 10/29/2019 |
17.3.0.19 | 7,195 | 10/22/2019 |
17.3.0.17 | 1,222 | 10/15/2019 |
17.3.0.14 | 22,429 | 10/3/2019 |
17.3.0.9-beta | 470 | 9/20/2019 |
17.2.0.51 | 4,752 | 9/10/2019 |
17.2.0.49 | 1,128 | 9/3/2019 |
17.2.0.47 | 1,311 | 8/27/2019 |
17.2.0.46 | 1,356 | 8/22/2019 |
17.2.0.41 | 14,970 | 8/13/2019 |
17.2.0.40 | 8,091 | 8/6/2019 |
17.2.0.39 | 1,707 | 7/30/2019 |
17.2.0.36 | 1,418 | 7/23/2019 |
17.2.0.35 | 1,434 | 7/17/2019 |
17.2.0.34 | 8,320 | 7/11/2019 |
17.2.0.28-beta | 903 | 6/27/2019 |
17.1.0.53 | 4,482 | 6/25/2019 |
17.1.0.52 | 6,014 | 6/18/2019 |
17.1.0.51 | 3,383 | 6/11/2019 |
17.1.0.50 | 1,808 | 6/4/2019 |
17.1.0.49 | 1,032 | 5/28/2019 |
17.1.0.48 | 4,383 | 5/21/2019 |
17.1.0.47 | 2,402 | 5/14/2019 |
17.1.0.44 | 3,892 | 5/7/2019 |
17.1.0.43 | 2,178 | 4/30/2019 |
17.1.0.42 | 5,082 | 4/23/2019 |
17.1.0.41 | 2,222 | 4/16/2019 |
17.1.0.40 | 2,012 | 4/9/2019 |
17.1.0.38 | 9,227 | 3/29/2019 |
17.1.0.32-beta | 882 | 3/13/2019 |
16.4.0.54 | 8,693 | 2/19/2019 |
16.4.0.53 | 1,712 | 2/13/2019 |
16.4.0.52 | 2,290 | 2/5/2019 |
16.4.0.48 | 2,117 | 1/22/2019 |
16.4.0.47 | 1,097 | 1/16/2019 |
16.4.0.46 | 1,974 | 1/8/2019 |
16.4.0.44 | 1,540 | 12/24/2018 |
16.4.0.42 | 3,805 | 12/17/2018 |
16.4.0.40-beta | 400 | 12/10/2018 |
16.3.0.36 | 2,502 | 11/27/2018 |
16.3.0.35-beta | 653 | 11/23/2018 |
16.3.0.29 | 3,828 | 10/30/2018 |
16.3.0.21 | 7,206 | 9/21/2018 |
16.3.0.17-beta | 510 | 9/12/2018 |
16.2.0.50 | 4,089 | 8/28/2018 |
16.2.0.46 | 2,402 | 8/6/2018 |
16.2.0.42 | 10,171 | 6/29/2018 |
16.2.0.41 | 3,054 | 6/25/2018 |
16.1.0.37 | 6,063 | 4/25/2018 |
16.1.0.32 | 3,103 | 3/29/2018 |
16.1.0.26 | 2,495 | 3/7/2018 |
16.1.0.24 | 2,512 | 2/22/2018 |
15.4.0.20 | 7,954 | 12/28/2017 |
15.4.0.17 | 6,053 | 12/11/2017 |