Data Grid
- 2 minutes to read
Note
Microsoft will end Xamarin-related support services on May 1, 2024 and shift development focus to the .NET MAUI platform.
Based on Microsoft’s decision, we highly recommend those using Xamarin.
Please refer to the following help topic when you are ready to migrate your DevExpress Xamarin.
The DevExpress Data Grid for Xamarin.Forms (DataGridView) is a data-aware control designed to present and manage data in a tabular format.
#Features
- Auto generated columns
- Columns to display and edit different data types (text, numbers, dates, Boolean values and images)
- A special column type to define a custom view for a column cell
- Multi-row column layout
- Auto row height
- Pull to refresh
- Load more
- Multi-column sorting
- Grouping (API only)
- Filtering
- Data summaries (API only)
- Data editing
- Input validation
- Fixed columns
- Swipe actions
- Row drag and drop
- Appearance customization
- Template support
- Theme support
#Getting Started
To learn the basics of the DevExpress DataGridView, go through the following step-by-step lessons: