Skip to content

Commit 7aa0bc6

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent 8a6b278 commit 7aa0bc6

File tree

1 file changed

+1
-1
lines changed
  • docs-aspnet/html-helpers/data-management/grid/binding

1 file changed

+1
-1
lines changed

docs-aspnet/html-helpers/data-management/grid/binding/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The Telerik UI Grid for {{ site.framework }} exposes two types of loading indica
3636

3737
* The `GridLoaderType.LoadingPanel` adds an overlay element with a loading spinner over the main content of the Grid. This is the default type.
3838

39-
* The `GridLoaderType.Skeleton` uses the [SkeletonContainer widget]({% slug overview_kendoui_skeletoncontainer_widget %}) to show a simplified preview of each of the grid's cells. The `Skeleton` loading type aims at helping the user gain an idea of what the content would look like when the loading completes. It also makes the page load time appear shorter.
39+
* The `GridLoaderType.Skeleton` uses the [SkeletonContainer widget](https://docs.telerik.com/kendo-ui/controls/interactivity/skeletoncontainer/overview) to show a simplified preview of each of the grid's cells. The `Skeleton` loading type aims at helping the user gain an idea of what the content would look like when the loading completes. It also makes the page load time appear shorter.
4040

4141
Check the `Skeleton` loading type in action in the live demo below:
4242

0 commit comments

Comments
 (0)