Kanban / Data Binding / ExpandoObject Binding

Blazor Kanban Board Example - ExpandoObject Data Binding Support

Loading Syncfusion Blazor Server Demos…

To Do
- 3 items
In Progress
- 6 items
Testing
- 4 items
Done
- 7 items

This sample demonstrates data binding with an ExpandoObject collection and supports CRUD operations in the Kanban component.

In this demo, an ExpandoObject collection is bound to the Kanban DataSource property to dynamically render fields and support runtime changes.