DataGrid / Data Binding / ExpandoObject Binding

Blazor DataGrid Example - ExpandoObject 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 ExpandoObject data binding with comprehensive DataGrid features including CRUD operations, grouping, sorting, filtering, and aggregation.

The Blazor DataGrid supports ExpandoObject data binding, providing dynamic schema flexibility. The DataSource property accepts a list of ExpandoObject instances.

The Type property of the GridColumn component allows you to define the ColumnType based on the data type. In this demo, Integer and Double column types are configured for the OrderID and Freight columns.

For more detailed information about ExpandoObject data binding, refer to the ExpandoObject 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