Example of Loading Animation in ASP.NET MVC Gantt Chart Control

This sample shows the loading indicator while initial rendering, refreshing and all gantt action. In this sample, you can change the loading indicators from the properties panel.

DEMO
SOURCE
Indicator Type

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

The Gantt support the following loading indicator types

  • Shimmer
  • Spinner
Use the loading indicator by setting the loadingIndicator.indicatorType property as Spinner or Shimmer. The default value of the indicatorType is Spinner.

By default enableVirtualMaskRow is set to true which renders Shimmer during virtual scrolling.

Transform your ASP.NET MVC web apps today with Syncfusion® ASP.NET MVC components
100+ high-performance and responsive UI components
Dedicated support
Hassle-free licensing
TRY IT FOR FREE
opens in a new tab