Getting Started With The .NET MAUI Datagrid

Sample date Updated on Sep 13, 2025
datagrid itemssource maui sfdatagrid

The .NET MAUI DataGrid is used to display and manipulate data in a tabular view. A quick-start project that shows how to work with the Syncfusion DataGrid control in the .NET MAUI application. It also contains code customizations that can be done to the data grid columns, as well as some important features, such as sorting and selecting.

Refer to the following documentation for the Syncfusion .NET MAUI DataGrid Control:

Project prerequisites

Make sure that you have the compatible versions of Visual Studio 2022 with the Dot NET MAUI workload and .NET Core SDK 6.0 or later version in your machine before starting to work on this project.

How to run this application

To run this application, you need to first clone the getting-started-with-the-dotnet-maui-datagrid repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.

Features and Benefits

Responsive DataGrid

Responsive features allow the DataGrid layout to be viewed on different devices. It is also possible to hide specific columns and customize the width of all the columns or individual columns with built-in column sizing options.

Grouping

Programmatically group data by one or more columns using flexible templates. The groups can be expanded or collapsed based on user preference.

Sorting

Sort one or more columns in ascending or descending order. Perform tri-state sorting and display sort numbers to indicate the sort order.

Editing

Experience easy editing with our in-place editing feature! With a seamless interface and a wide range of built-in column types, including text, numeric, combo box, and date picker editors, users will enjoy unparalleled control over their data.

Learn More about .NET MAUI DataGrid

Download Free Trial

Pricing

Documentation

View Demos

Community Forums

Suggest a feature or report a bug

Online example

Knowledge base

About Syncfusion .NET MAUI Controls

Syncfusion's .NET MAUI UI Controls library is the only suite that you will ever need to build an application since it contains over 40 high-performance, lightweight, modular, and responsive UI Controls in a single package. In addition to DataGrid, we provide popular .NET MAUI Controls such as DataGrid, Charts, Scheduler, ListView, and Excel Library.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1800+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, JavaScript, and .NET MAUI), and desktop development (WinForms, WPF, WinUI,UWP, Flutter, and .NET MAUI). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.


[email protected] | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Up arrow