Syncfusion.Xamarin.SfDataGrid
17.3.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, 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 2019 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.3.0.34
dotnet add package Syncfusion.Xamarin.SfDataGrid --version 17.3.0.34
<PackageReference Include="Syncfusion.Xamarin.SfDataGrid" Version="17.3.0.34" />
paket add Syncfusion.Xamarin.SfDataGrid --version 17.3.0.34
#r "nuget: Syncfusion.Xamarin.SfDataGrid, 17.3.0.34"
Release Notes
https://help.syncfusion.com/xamarin/release-notes/v17.3.0.34?utm_source=nuget&utm_medium=listing
Dependencies
-
- Syncfusion.Xamarin.Core (>= 17.3.0.34)
- Syncfusion.Xamarin.GridCommon (>= 17.3.0.34)
- Syncfusion.Xamarin.SfComboBox (>= 17.3.0.34)
- Syncfusion.Xamarin.SfNumericTextBox (>= 17.3.0.34)
- 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 |
---|---|---|
18.4.0.44 | 125 | 2/23/2021 |
18.4.0.43 | 549 | 2/15/2021 |
18.4.0.42 | 587 | 2/9/2021 |
18.4.0.41 | 1,532 | 2/2/2021 |
18.4.0.39 | 701 | 1/28/2021 |
18.4.0.35 | 1,485 | 1/19/2021 |
18.4.0.34 | 1,358 | 1/12/2021 |
18.4.0.33 | 1,212 | 1/4/2021 |
18.4.0.32 | 503 | 12/30/2020 |
18.4.0.31 | 637 | 12/22/2020 |
18.4.0.30 | 1,185 | 12/17/2020 |
18.3.0.53 | 4,107 | 12/8/2020 |
18.3.0.52 | 906 | 11/30/2020 |
18.3.0.51 | 1,432 | 11/23/2020 |
18.3.0.50 | 1,683 | 11/17/2020 |
18.3.0.48 | 1,614 | 11/10/2020 |
18.3.0.47 | 873 | 11/5/2020 |
18.3.0.44 | 20,876 | 10/27/2020 |
18.3.0.42 | 1,631 | 10/20/2020 |
18.3.0.40 | 2,402 | 10/12/2020 |
18.3.0.38 | 2,766 | 10/7/2020 |
18.3.0.35 | 1,792 | 10/1/2020 |
18.2.0.59 | 2,573 | 9/22/2020 |
18.2.0.58 | 2,430 | 9/15/2020 |
18.2.0.57 | 900 | 9/8/2020 |
18.2.0.56 | 1,121 | 9/1/2020 |
18.2.0.55 | 2,224 | 8/25/2020 |
18.2.0.54 | 1,416 | 8/18/2020 |
18.2.0.48 | 3,589 | 8/4/2020 |
18.2.0.47 | 1,114 | 7/28/2020 |
18.2.0.46 | 1,827 | 7/21/2020 |
18.2.0.45 | 1,291 | 7/14/2020 |
18.2.0.44 | 2,544 | 7/6/2020 |
18.1.0.59 | 12,938 | 6/23/2020 |
18.1.0.57 | 1,026 | 6/16/2020 |
18.1.0.56 | 1,676 | 6/9/2020 |
18.1.0.55 | 2,443 | 6/2/2020 |
18.1.0.54 | 1,050 | 5/27/2020 |
18.1.0.53 | 1,484 | 5/19/2020 |
18.1.0.52 | 2,307 | 5/13/2020 |
18.1.0.48 | 2,436 | 5/5/2020 |
18.1.0.46 | 3,365 | 4/28/2020 |
18.1.0.45 | 2,511 | 4/21/2020 |
18.1.0.44 | 1,485 | 4/14/2020 |
18.1.0.43 | 2,417 | 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,867 | 3/10/2020 |
17.4.0.53 | 2,994 | 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,286 | 2/11/2020 |
17.4.0.47 | 903 | 2/5/2020 |
17.4.0.46 | 4,142 | 1/30/2020 |
17.4.0.44 | 2,282 | 1/21/2020 |
17.4.0.43 | 1,157 | 1/14/2020 |
17.4.0.41 | 1,201 | 1/7/2020 |
17.4.0.40 | 1,058 | 12/24/2019 |
17.4.0.39 | 3,129 | 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,727 | 11/26/2019 |
17.3.0.28 | 1,313 | 11/19/2019 |
17.3.0.27 | 1,572 | 11/12/2019 |
17.3.0.26 | 2,893 | 11/5/2019 |
17.3.0.21 | 1,794 | 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,314 | 10/3/2019 |
17.3.0.9-beta | 436 | 9/20/2019 |
17.2.0.51 | 4,669 | 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,652 | 8/13/2019 |
17.2.0.40 | 7,353 | 8/6/2019 |
17.2.0.39 | 1,628 | 7/30/2019 |
17.2.0.36 | 1,371 | 7/23/2019 |
17.2.0.35 | 1,392 | 7/17/2019 |
17.2.0.34 | 8,054 | 7/11/2019 |
17.2.0.28-beta | 854 | 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,247 | 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,338 | 5/21/2019 |
17.1.0.47 | 2,354 | 5/14/2019 |
17.1.0.44 | 3,856 | 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,146 | 3/29/2019 |
17.1.0.32-beta | 842 | 3/13/2019 |
16.4.0.54 | 8,574 | 2/19/2019 |
16.4.0.53 | 1,666 | 2/13/2019 |
16.4.0.52 | 2,243 | 2/5/2019 |
16.4.0.48 | 2,068 | 1/22/2019 |
16.4.0.47 | 1,051 | 1/16/2019 |
16.4.0.46 | 1,927 | 1/8/2019 |
16.4.0.44 | 1,487 | 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 | 618 | 11/23/2018 |
16.3.0.29 | 3,722 | 10/30/2018 |
16.3.0.21 | 7,149 | 9/21/2018 |
16.3.0.17-beta | 467 | 9/12/2018 |
16.2.0.50 | 4,024 | 8/28/2018 |
16.2.0.46 | 2,356 | 8/6/2018 |
16.2.0.42 | 10,129 | 6/29/2018 |
16.2.0.41 | 2,982 | 6/25/2018 |
16.1.0.37 | 6,000 | 4/25/2018 |
16.1.0.32 | 3,055 | 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,960 | 12/11/2017 |