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