Skip to content

Commit 91480e3

Browse files
dimodidimodi
authored andcommitted
delete image and link to article
1 parent 96606ed commit 91480e3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
-637 KB
Binary file not shown.

components/grid/templates/no-data-template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ position: 38
1313

1414
The `NoDataTemplate` allows you to define custom content when the Grid has no data to show. It lets you change the default **No records available** localizable text.
1515

16+
The Grid will also show its default or custom `NoDataTemplate` while loading its initial data. To help users distinguish between the "no data" and "still loading" states, [display a LoaderContainer over the Grid on initial load]({%slug grid-loading%}#example).
17+
1618
>caption Using NoDataTemplate
1719
1820
````CSHTML

0 commit comments

Comments
 (0)