• Material 3
  • Fluent
  • Bootstrap v5
  • Tailwind CSS
  • High Contrast
Preferences
Theme Selection
Theme Modes
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Loading Animation in ASP.NET MVC Data Grid Control

This sample shows the loading indicator for the grid actions when using remote data. In this sample, you can change the loading indicators from the properties panel.
DEMO
SOURCE
Indicator Type

The grid has an option to show a loading indicator in-between the time of fetching the data and binding it to the grid during initial rendering or refreshing or after performing any grid action like sorting, filtering, grouping, and more.

The Grid supports the following loading indicator types. They are:

  • Spinner
  • Shimmer

Use the loading indicator by setting the LoadingIndicator.IndicatorType property as Spinner or Shimmer. The default value of the IndicatorType is Spinner.

In this demo, the Shimmer type is initially enabled. If you want to use the default value of the loading indicator, use the dropdown to change it.

Transform your ASP.NET MVC web apps today with Syncfusion ASP.NET MVC components
85+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE