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

Example of ExpandoObject Binding in ASP.NET MVC 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.