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