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