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