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