This sample shows how to use DynamicObject data binding with CRUD operations, sorting and filtering in the Grid component.
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.