New to Telerik UI for Blazor? Download Free 30-day trial
TreeList - Observable Data
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Configurator
Add a forecast
Remove a forecast
Date | Max Temp. | Min Temp. | Wind | Rain | Snow |
---|
1/2/2021 12:00:00 AM | 3.3 | -12 | 5.5 | 0 | 7.2 |
1/3/2021 12:00:00 AM | 5.2 | -10 | 8.1 | 0 | 5.1 |
1/4/2021 12:00:00 AM | 3.2 | -8 | 8.1 | 0 | 4.1 |
1/5/2021 12:00:00 AM | 11 | -7 | 24.5 | 0 | 3.1 |
1/6/2021 12:00:00 AM | 9 | 0 | 21.7 | 1.8 | 6.2 |
1/7/2021 12:00:00 AM | 2 | -1 | 21.7 | 19.7 | 14.1 |
- Observable-data.razor
- WeatherService.cs
- WeatherDto.cs
Loading the demo source code...please wait.
Description
The Telerik TreeList for Blazor supports binding to collections implementing INotifyCollectionChanged, so that any changes to the collection will be reflected inside the TreeList automatically.
This Blazor TreeList Observable Data example is part of a unique collection of hundreds of Blazor demos, with which you can see all Telerik UI for Blazor components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in Telerik REPL for Blazor or ThemeBuilder.