Syncfusion.Xamarin.SfDataGrid
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.
See the version list below for details.
Install-Package Syncfusion.Xamarin.SfDataGrid -Version 18.4.0.34
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 18.4.0.34
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" Version="18.4.0.34" />
paket add Syncfusion.Xamarin.SfDataGrid --version 18.4.0.34
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 18.4.0.34"
Release Notes
https://help.syncfusion.com/xamarin/release-notes/v18.4.0.34?utm_source=nuget&utm_medium=listing
Dependencies
-
- Syncfusion.Xamarin.Core (>= 18.4.0.34)
- Syncfusion.Xamarin.GridCommon (>= 18.4.0.34)
- Syncfusion.Xamarin.SfComboBox (>= 18.4.0.34)
- Syncfusion.Xamarin.SfNumericTextBox (>= 18.4.0.34)
- Xamarin.Forms (>= 4.5.0.617)
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 |
---|---|---|
18.4.0.44 | 336 | 2/23/2021 |
18.4.0.43 | 586 | 2/15/2021 |
18.4.0.42 | 646 | 2/9/2021 |
18.4.0.41 | 2,232 | 2/2/2021 |
18.4.0.39 | 726 | 1/28/2021 |
18.4.0.35 | 1,520 | 1/19/2021 |
18.4.0.34 | 1,361 | 1/12/2021 |
18.4.0.33 | 1,259 | 1/4/2021 |
18.4.0.32 | 503 | 12/30/2020 |
18.4.0.31 | 652 | 12/22/2020 |
18.4.0.30 | 1,213 | 12/17/2020 |
18.3.0.53 | 4,244 | 12/8/2020 |
18.3.0.52 | 911 | 11/30/2020 |
18.3.0.51 | 1,477 | 11/23/2020 |
18.3.0.50 | 1,773 | 11/17/2020 |
18.3.0.48 | 1,678 | 11/10/2020 |
18.3.0.47 | 880 | 11/5/2020 |
18.3.0.44 | 20,968 | 10/27/2020 |
18.3.0.42 | 1,638 | 10/20/2020 |
18.3.0.40 | 2,447 | 10/12/2020 |
18.3.0.38 | 2,770 | 10/7/2020 |
18.3.0.35 | 1,804 | 10/1/2020 |
18.2.0.59 | 2,602 | 9/22/2020 |
18.2.0.58 | 2,446 | 9/15/2020 |
18.2.0.57 | 905 | 9/8/2020 |
18.2.0.56 | 1,123 | 9/1/2020 |
18.2.0.55 | 2,259 | 8/25/2020 |
18.2.0.54 | 1,422 | 8/18/2020 |
18.2.0.48 | 3,619 | 8/4/2020 |
18.2.0.47 | 1,133 | 7/28/2020 |
18.2.0.46 | 1,834 | 7/21/2020 |
18.2.0.45 | 1,292 | 7/14/2020 |
18.2.0.44 | 2,547 | 7/6/2020 |
18.1.0.59 | 12,941 | 6/23/2020 |
18.1.0.57 | 1,029 | 6/16/2020 |
18.1.0.56 | 1,677 | 6/9/2020 |
18.1.0.55 | 2,449 | 6/2/2020 |
18.1.0.54 | 1,050 | 5/27/2020 |
18.1.0.53 | 1,486 | 5/19/2020 |
18.1.0.52 | 2,314 | 5/13/2020 |
18.1.0.48 | 2,438 | 5/5/2020 |
18.1.0.46 | 3,370 | 4/28/2020 |
18.1.0.45 | 2,513 | 4/21/2020 |
18.1.0.44 | 1,485 | 4/14/2020 |
18.1.0.43 | 2,424 | 4/7/2020 |
18.1.0.42 | 3,767 | 4/1/2020 |
18.1.0.36-beta | 321 | 3/19/2020 |
17.4.0.55 | 17,920 | 3/10/2020 |
17.4.0.53 | 2,999 | 3/3/2020 |
17.4.0.51 | 1,098 | 2/25/2020 |
17.4.0.50 | 1,144 | 2/18/2020 |
17.4.0.49 | 1,299 | 2/11/2020 |
17.4.0.47 | 904 | 2/5/2020 |
17.4.0.46 | 4,186 | 1/30/2020 |
17.4.0.44 | 2,282 | 1/21/2020 |
17.4.0.43 | 1,159 | 1/14/2020 |
17.4.0.41 | 1,202 | 1/7/2020 |
17.4.0.40 | 1,059 | 12/24/2019 |
17.4.0.39 | 3,157 | 12/17/2019 |
17.3.0.34 | 1,677 | 12/10/2019 |
17.3.0.33 | 1,186 | 12/4/2019 |
17.3.0.30 | 549 | 12/3/2019 |
17.3.0.29 | 1,728 | 11/26/2019 |
17.3.0.28 | 1,314 | 11/19/2019 |
17.3.0.27 | 1,575 | 11/12/2019 |
17.3.0.26 | 2,894 | 11/5/2019 |
17.3.0.21 | 1,795 | 10/29/2019 |
17.3.0.19 | 7,141 | 10/22/2019 |
17.3.0.17 | 1,150 | 10/15/2019 |
17.3.0.14 | 22,317 | 10/3/2019 |
17.3.0.9-beta | 436 | 9/20/2019 |
17.2.0.51 | 4,671 | 9/10/2019 |
17.2.0.49 | 1,087 | 9/3/2019 |
17.2.0.47 | 1,269 | 8/27/2019 |
17.2.0.46 | 1,314 | 8/22/2019 |
17.2.0.41 | 14,668 | 8/13/2019 |
17.2.0.40 | 7,426 | 8/6/2019 |
17.2.0.39 | 1,629 | 7/30/2019 |
17.2.0.36 | 1,372 | 7/23/2019 |
17.2.0.35 | 1,395 | 7/17/2019 |
17.2.0.34 | 8,059 | 7/11/2019 |
17.2.0.28-beta | 855 | 6/27/2019 |
17.1.0.53 | 4,425 | 6/25/2019 |
17.1.0.52 | 5,972 | 6/18/2019 |
17.1.0.51 | 3,261 | 6/11/2019 |
17.1.0.50 | 1,772 | 6/4/2019 |
17.1.0.49 | 994 | 5/28/2019 |
17.1.0.48 | 4,339 | 5/21/2019 |
17.1.0.47 | 2,357 | 5/14/2019 |
17.1.0.44 | 3,857 | 5/7/2019 |
17.1.0.43 | 2,136 | 4/30/2019 |
17.1.0.42 | 5,039 | 4/23/2019 |
17.1.0.41 | 2,139 | 4/16/2019 |
17.1.0.40 | 1,937 | 4/9/2019 |
17.1.0.38 | 9,150 | 3/29/2019 |
17.1.0.32-beta | 843 | 3/13/2019 |
16.4.0.54 | 8,576 | 2/19/2019 |
16.4.0.53 | 1,667 | 2/13/2019 |
16.4.0.52 | 2,245 | 2/5/2019 |
16.4.0.48 | 2,068 | 1/22/2019 |
16.4.0.47 | 1,052 | 1/16/2019 |
16.4.0.46 | 1,928 | 1/8/2019 |
16.4.0.44 | 1,490 | 12/24/2018 |
16.4.0.42 | 3,767 | 12/17/2018 |
16.4.0.40-beta | 366 | 12/10/2018 |
16.3.0.36 | 2,456 | 11/27/2018 |
16.3.0.35-beta | 619 | 11/23/2018 |
16.3.0.29 | 3,726 | 10/30/2018 |
16.3.0.21 | 7,153 | 9/21/2018 |
16.3.0.17-beta | 481 | 9/12/2018 |
16.2.0.50 | 4,041 | 8/28/2018 |
16.2.0.46 | 2,356 | 8/6/2018 |
16.2.0.42 | 10,130 | 6/29/2018 |
16.2.0.41 | 2,982 | 6/25/2018 |
16.1.0.37 | 6,003 | 4/25/2018 |
16.1.0.32 | 3,068 | 3/29/2018 |
16.1.0.26 | 2,449 | 3/7/2018 |
16.1.0.24 | 2,470 | 2/22/2018 |
15.4.0.20 | 7,897 | 12/28/2017 |
15.4.0.17 | 5,963 | 12/11/2017 |