.NET MAUI Data Grid: Examples
The DevExpress .NET MAUI Data Grid ships with GitHub feature-based examples.
Binding to Data
- Get Started with the DevExpress Data Grid for .NET MAUI
- Create Columns for Different Data Types
- Bind to a Local Database (SQLite)
- Bind to a Custom WebAPI Server (ASP.NET Core)
- Bind to a Serverless DB (Firebase)
Edit and Validate Data
- Display the Edit Form
- Define the In-Place Editor’s Template
- Validate Values On the Edit Form Closing
- Validate New Values in In-Place Cell Editors
Customize Appearance
- Customize a Data Grid Appearance
- Display the Multi-Row Column Layout
- Define a Column Header Template
- Customize the Edit Form Template