Example of List Binding in Blazor DataGrid Component

DataGrid / Data Binding / List Binding

This sample demonstrates the way of binding list object to DataGrid component.

1 of 7 pages (75 items)

The Blazor DataGrid supports data binding. The DataSource property can be assigned either as list of objects or with instance of DataManager.

In this demo, the list of objects is assigned as the data source to the DataGrid. DataGrid can be bound to IEnumerable, IQueryable and ObservableCollection type data sources.

More information about the List data binding feature can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE