The
AJAX loading template that Telerik RadGrid shows
during the AJAX request execution can improve the user experience and indicate the loading
action propagation when browsing data in the grid in AJAX mode.
This template can be enabled through the
EnableAJAXLoadingTemplate boolean property
of the grid and customized through the
RadGrid.AJAXLoadingTemplate property.
LoadingTemplateTransparency property of the grid can be used to set the exact transparency
of the loading template in percentage. The default value is 0.
Below are some additional references to the relevant topic in the grid documentation:
Loading template