Example of Observable Collection in Blazor Kanban Component

Kanban / Data Binding / Observable Collection

This sample demonstrates the data binding of ObservableCollection with Kanban component.

To Do
- 5 items
In Progress
- 3 items
Testing
- 5 items
Done
- 7 items

Kanban automatically updates the UI, when the data objects are added and removed in the data source while using ObservableCollection as data source. Also, Kanban automatically updates the UI for changes in the data object, and while the data object implements INotifyPropertyChanged interface.

Transform your Blazor web apps today with Syncfusion® Blazor components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE