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