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