Example of DynamicObject type data binding with Grid component in ASP.NET Core Data Grid Control
This sample shows how to use DynamicObject data binding with CRUD operations, sorting and filtering in the Grid component.
DEMO
SOURCE
The Grid supports DynamicObject data binding. The DataSource property can be assigned as list of DynamicObject.
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.