New to Telerik UI for Blazor? Download Free 30-day trial

Grid - Manual Operations

1 - 10 of 590 items
  • Manual-operations.razor
  • UrbanAreaService.cs
  • UrbanAreaDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

  • Custom SASS variables
  • Atomic customizations
  • Sharing projects
Start Theming

Description

By default, the Grid receives the entire data collection and performs operations like paging, sorting, and filtering automatically. In case your data set is large you can take advantage of the OnRead event exposed by the Grid. It allows you to perform the operations listed above manually to achieve better performance. This demo showcases how to fetch the data required only for the current page depending on its size (by default the size of the page is 10).
This Data Grid Manual Operations 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.

Support & Learning Resources

An error has occurred. This application may no longer respond until reloaded.