Example of DynamicObject Binding in Blazor Gantt Chart Component

Gantt Chart / Data Binding / DynamicObject Binding

This sample explains the usage of DynamicObject data binding with CRUD operations and sorting functionalities in the Gantt component.

DynamicObject can be bound to Gantt by assigning to the DataSource property.

The GetDynamicMemberNames method of the DynamicObject class must be overridden and return the property names to render and perform data operations, editing, etc. while using DynamicObject.

More information on the DynamicObject data binding can be found in this documentation section.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE