Get Started with the WinUI Data Grid
The following tutorials include step-by-step instructions on how to create simple applications with the GridControl:
- Lesson 1: Add a GridControl to your Project
- Lesson 2: Configure Grid Columns and Editors
- Lesson 3: Sort, Group, and Filter Data
- Lesson 4: Display Summaries
- Lesson 5: Format Rows and Cells Based on their Values
Refer to the following GitHub example for the application created in these Getting Started tutorials:
See Also