Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit f8530f8

Browse files
authored
Update README.md
1 parent 9f491e7 commit f8530f8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
# Different Editing modes and Cell Edit Types in Vue Grid
1+
# Deep dive into Grouping and Aggregates in the Vue Grid
22

33
A quick start project that helps you to enable grouping in the Vue Grid and apply grouping on initial loading. This project contains code snippet to work with built-in and custom aggregates in the Grid, along with group and caption aggregates.
44

55
Documentation:
6+
67
Grouping: https://ej2.syncfusion.com/vue/documentation/grid/grouping/
8+
79
Aggregates: https://ej2.syncfusion.com/vue/documentation/grid/aggregates/
810

11+
912
Online Examples:
13+
1014
Grouping: https://ej2.syncfusion.com/demos/#/material/grid/grouping.html
15+
1116
Aggregates: https://ej2.syncfusion.com/demos/#/material/grid/aggregate-default.html
1217

1318
## Project pre-requisites

0 commit comments

Comments
 (0)