Skip to content

Commit 3f9be39

Browse files
dimodintacheva
andauthored
Update components/grid/templates/column.md
Co-authored-by: Nadezhda Tacheva <[email protected]>
1 parent d84758c commit 3f9be39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/grid/templates/column.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ The example below shows how to:
103103
The Grid optimizes the UI renders after data operations. If you are using child components inside Grid column templates, <a href="https://learn.microsoft.com/en-us/aspnet/core/blazor/components/element-component-model-relationships" target="_blank">set the `@key` attribute to these components to ensure that they always show the correct values and content after filtering, paging, and sorting</a>.
104104

105105
>caption Seting @key to child components inside a Grid column template
106-
106+
<div class="skip-repl"></div>
107107
````Home.razor
108108
@using YourAppName.Data
109109

0 commit comments

Comments
 (0)