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