Blazor Kanban Board Example - ExpandoObject Data Binding Support
To Do - 2 items | In Progress - 3 items | Testing - 10 items | Done - 5 items |
|---|
Task 10002 Fix the issues reported in the IE browser. Task 100011 Validate new requirements | Task 10007 Improve application performance Task 100012 Test the application in the IE browser. Task 100018 Validate new requirements | Task 10001 Test the application in the IE browser. Task 10003 Analyze the new requirements gathered from the customer. Task 10004 Improve application performance Task 10005 Test the application in the IE browser. Task 10006 Improve application performance Task 100013 Test the application in the IE browser. Task 100014 Improve application performance Task 100015 Validate new requirements Task 100017 Analyze the new requirements gathered from the customer. Task 100020 Analyze the new requirements gathered from the customer. | Task 10008 Fix the issues reported in the IE browser. Task 10009 Improve application performance Task 100010 Validate new requirements Task 100016 Validate new requirements Task 100019 Improve application performance |
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.