Skip to content

Commit 60c4d28

Browse files
984045: Updated the UG content and samples for Aggregate section in DataGrid
1 parent 96c5b17 commit 60c4d28

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

blazor/datagrid/aggregates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
layout: post
33
title: Aggregates in Blazor DataGrid Component | Syncfusion
4-
description: Learn how to configure and display aggregates (sum, average, min, max, count, true/false count) in the Syncfusion Blazor DataGrid footer, group footer, and group caption using templates and formatting.
4+
description: Learn how to configure and display aggregates in Syncfusion Blazor DataGrid using templates for footer, group footer, and caption.
5+
56
platform: Blazor
67
control: DataGrid
78
documentation: ug

blazor/datagrid/custom-aggregate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Custom aggregate in Blazor DataGrid Component | Syncfusion
4-
description: Learn how to create and display custom aggregates in the Syncfusion Blazor DataGrid, including footer and group aggregates, using the CustomAggregate callback and AggregateTemplateContext.Custom.
4+
description: Learn how to create and display custom aggregates in Syncfusion Blazor DataGrid using CustomAggregate callback and template context.
55
platform: Blazor
66
control: DataGrid
77
documentation: ug

blazor/datagrid/group-and-caption-aggregate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Group and caption aggregates in Blazor DataGrid Component | Syncfusion
4-
description: Learn how to configure group footer aggregates and group caption aggregates in the Syncfusion Blazor DataGrid using GroupFooterTemplate and GroupCaptionTemplate with AggregateTemplateContext.
4+
description: Learn how to configure group footer and caption aggregates in Syncfusion Blazor DataGrid using templates and AggregateTemplateContext.
55
platform: Blazor
66
control: DataGrid
77
documentation: ug

0 commit comments

Comments
 (0)