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 - 7 items | Done - 7 items |
---|
Task 10001 Fix the issues reported in the IE browser. Task 100011 Fix the issues reported in the IE browser. Task 100012 Test the application in the IE browser. | Task 10002 Fix the issues reported in the IE browser. Task 10009 Improve application performance Task 100016 Improve application performance | Task 10005 Test the application in the IE browser. Task 10007 Validate new requirements Task 10008 Validate new requirements Task 100010 Validate new requirements Task 100013 Fix the issues reported in the IE browser. Task 100015 Analyze the new requirements gathered from the customer. Task 100018 Validate new requirements | Task 10003 Analyze the new requirements gathered from the customer. Task 10004 Improve application performance Task 10006 Validate new requirements Task 100014 Test the application in the IE browser. Task 100017 Fix the issues reported in the IE browser. Task 100019 Test the application in the IE browser. 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.
.