DataGrid / Data Binding / DynamicObject Binding

Blazor DataGrid Example - DynamicObject Binding

Loading Syncfusion Blazor Server Demos…

Drag a column header here to group its column
0 of 0 pages (0 items)

This sample demonstrates how to use DynamicObject data binding with comprehensive DataGrid features including CRUD operations, grouping, sorting, filtering, and aggregation.

The Blazor DataGrid supports DynamicObject data binding, allowing flexible data structures. The DataSource property accepts a list of DynamicObject instances.

The Type property of the GridColumn component enables you to specify the ColumnType based on the underlying data type. In this demo, Integer and Decimal column types are configured for the OrderID and Freight columns respectively.

For more detailed information about DynamicObject data binding, refer to the DynamicObject binding documentation.

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