Blazor DataGrid Example - DynamicObject Binding

DataGrid / Data Binding / DynamicObject Binding

This sample shows how to use DynamicObject data binding with CRUD operations, grouping, sorting, filtering, and aggregation in the DataGrid component.

Loading Syncfusion Blazor Server Demos…

Drag a column header here to group its column
1 of 7 pages (75 items)

The Blazor DataGrid supports DynamicObject data binding. The DataSource property can be assigned as list of DynamicObject.

The Type property of the GridColumn allows you to set the ColumnType based on its value type. In this demo, ColumnType is set to Integer and Decimal for the OrderID and Freight columns.

More information about the DynamicObject 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