• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Mode Selection
Touch
Mouse
Theme Selection
Localization
*Translated by Google Translator.
Currency
Essential Studio
HOME
All Controls

Example of ExpandoObject Binding 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.