Skip to main content
A newer version of this page is available. .

Data Grid

The DevExpress Data Grid for Xamarin.Forms (DataGridView) is a data-aware control designed to present and manage data in a tabular format.

Data Grid View

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
  • Auto row height
  • Pull to refresh
  • Load more
  • Multi-column sorting
  • Grouping (API)
  • Filtering (API)
  • Data Summaries (API)
  • Data editing
  • Fixed columns
  • Swipe actions
  • Customizable appearance
  • Theme support

Getting Started

To learn the basics of the DevExpress DataGridView, go through the following step-by-step lessons: