Skip to main content

Grid Demos

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

The DevExpress Grid for Xamarin.Forms ships with examples that demonstrate the component’s key features. You can access these sample projects from the DevExpress Code Examples database.

The table below lists examples which can help you to get started with the Grid component and explore its main features.

Sample Description
Getting Started Provides an example of how to integrate the DevExpress Grid component into a project, bind it to a data source and use its API to implement the required functionality. You can replicate this application by performing steps from the Getting Started tutorial of the current documentation.
Grid Feature Demos An application that demonstrates the functionality the DevExpress Grid component provides. Run the application and explore grid features by switching between them using the navigation pane at the left. Buttons at the bottom allow you to review each feature description, as well as the C# code-behind and XAML markup used to implement the functionality.