Example of ExpandoObject type data binding with Grid component in ASP.NET Core Data Grid Control
This sample shows how to use ExpandoObject data binding with CRUD operations, sorting and filtering in the Grid component.
DEMO
SOURCE
The Grid supports ExpandoObject data binding. The DataSource property can be assigned as list of ExpandoObject.
More information about data binding can be found in this documentation section.
Looking for the full ASP.NET Core Data Grid component overview, features, pricing, and documentation? Visit our ASP.NET Core Data Grid component page.