New to Telerik UI for Blazor? Download Free 30-day trial
Pager - Integration
- EXAMPLE
- VIEW SOURCE
- EDIT IN TELERIK REPL
- Change Theme
default
Id | Station | Date | Tmax | Tmin | Wind | Gust | Rain | Snow | Events |
---|
1 | SOFIA | 1/2/2021 12:00:00 AM | 3.30 | -12.00 | 5.50 | 0.00 | 7.20 | Fog | |
2 | SOFIA | 1/3/2021 12:00:00 AM | 5.20 | -10.00 | 8.10 | 0.00 | 5.10 | Fog | |
3 | SOFIA | 1/4/2021 12:00:00 AM | 3.20 | -8.00 | 8.10 | 0.00 | 4.10 | Fog | |
4 | SOFIA | 1/5/2021 12:00:00 AM | 11.00 | -7.00 | 24.50 | 29.90 | 0.00 | 3.10 | Fog |
5 | SOFIA | 1/6/2021 12:00:00 AM | 9.00 | 0.00 | 21.70 | 40.70 | 1.80 | 6.20 | Rain;Snow |
- Integration.razor
- WeatherService.cs
- WeatherDto.cs
Loading the demo source code...please wait.
Description
We use the Pager component in our own components. Now you can use it in yours too. This example shows how you can put an additional pager at the top of the grid, which can be useful for long pages sizes or tall rows.
This Pager Integration 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.