Blazor Kanban Board - ExpandoObject Binding
This sample demonstrates the data binding of ExpandoObject collection with CRUD operations in the Kanban component.
To Do - 7 items | In Progress - 4 items | Testing - 4 items | Done - 5 items |
|---|
Task 10002 Fix the issues reported in the IE browser. Task 10003 Improve application performance Task 10007 Analyze the new requirements gathered from the customer. Task 100012 Test the application in the IE browser. Task 100013 Test the application in the IE browser. Task 100018 Validate new requirements Task 100019 Test the application in the IE browser. | Task 10004 Validate new requirements Task 100011 Test the application in the IE browser. Task 100015 Test the application in the IE browser. Task 100017 Analyze the new requirements gathered from the customer. | Task 10008 Fix the issues reported in the IE browser. Task 10009 Test the application in the IE browser. Task 100016 Improve application performance Task 100020 Test the application in the IE browser. | Task 10001 Analyze the new requirements gathered from the customer. Task 10005 Improve application performance Task 10006 Improve application performance Task 100010 Analyze the new requirements gathered from the customer. Task 100014 Analyze the new requirements gathered from the customer. |
In this demo, a collection ExpandoObject is bound to the DataSource property of the Kanban component.
.