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

Grid - Loading Animation

Data operations are intentionally slowed down for the purpose of the demo.
Change something in the grid (edit an item, sort, filter, and so on) to see the built-in loading animation.
1 - 10 of 77 items
  • Loading-animation.razor
  • ProductService.cs
  • ProductDto.cs
Loading the demo source code...please wait.

Style in ThemeBuilder

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

Description

When it detects a long operation, the Blazor Grid shows a loading animation while the user works with it and performs a data operation such as editing, inserting, deleting a record; paging the grid, sorting, filtering and grouping.

Since the grid cannot know when or even if the initial data will be provided, you can add a loading indicator for the initial load through the Loader Container component (you can see an example in this demo of that as well). When using the OnRead event, the grid will add a loading sign for it on subsequent Read operations.

This Data Grid Loading Animation 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.