SfDataGrid
14 Feb 2018 / 1 minute to read
The data grid control is available in Xamarin.Forms, Xamarin.Android and Xamarin.iOS. It creates entirely customizable features to display and manipulate a large amounts of data in a tabular view. The following table lists the key features of the data grid in Xamarin.Forms, Xamarin.Android and Xamarin.iOS:
IMPORTANT
Xamarin.Forms is unique by offering a single language(C#) and runtime that works across all the three mobile platforms of iOS, Android, and UWP. So, the data grid for Xamarin.Forms works in all the three platforms.
Features | Xamarin.Forms (Android, iOS and UWP) |
Xamarin.Android | Xamarin.iOS |
---|---|---|---|
Diagonal scrolling | |||
Sorting | |||
Custom sorting | |||
Grouping | |||
Custom grouping | |||
Summaries | |||
Filtering | |||
Editing | |||
Resizing columns | |||
Selection | |||
Load more | |||
Pull to refresh | |||
Swiping | |||
Column drag and drop | |||
Row drag and drop | |||
Template column | |||
Custom cell | |||
Styles | |||
Conditional styles | |||
Exporting | |||
Row freezing | |||
Column freezing | |||
Row height customization |
Click here to checkout the data grid for Xamarin.Forms.
Click here to checkout the data grid for Xamarin.iOS.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page