Skip to content

Commit c711438

Browse files
committed
chore(Grid): add sections in footer and group footer templates
1 parent d5171a6 commit c711438

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

components/grid/templates/column-footer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ You can use [aggregates]({%slug grid-aggregates%}) for the current field directl
8282
8383
![Blazor Grid Footer Template](images/footer-template.png)
8484

85+
## Using Components in Grid Column Footer Templates
86+
87+
@[template](/_contentTemplates/grid/common-link.md#using-components-in-templates)
8588

8689
## Notes
8790

components/grid/templates/column-group-footer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ When the grid is grouped, the columns can display a footer with information abou
7979
8080
![Blazor Grid Column Group Footer Template](images/column-group-footer-template.png)
8181

82+
## Using Components in Grid Group Footer Templates
83+
84+
@[template](/_contentTemplates/grid/common-link.md#using-components-in-templates)
8285

8386
## See Also
8487

0 commit comments

Comments
 (0)