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