Skip to content

Commit 406738c

Browse files
Merge branch 'hotfix/hotfix-v18.4.0.39' into 'master'
DOCINFRA-2256 Merged hotfix/hotfix-v18.4.0.39 to master using Automation See merge request content/angular-api-docs!470
2 parents 6ffa417 + 2a09eda commit 406738c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

api/angular/ejGrid.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
---
22
layout: post
3-
title: Properties,Methods and Events of Essential Angular Grid Widget
4-
description: Methods,members and events avaliable in Grid
5-
documentation: API
3+
title: Properties,Methods and Events of Syncfusion Essential Angular Grid
4+
description: Methods,members and events avaliable in Grid.The grid can be easily configured to the DOM element using the 'ej-grid' html tag.
5+
documentation: UG
66
platform: angular-api
7-
description: API reference for Grid
87
keywords: Grid, API, Essential Angular Grid
98
---
109

11-
# ejGrid
10+
# Syncfusion Essential JS ejGrid
1211
The grid can be easily configured to the DOM element using the 'ej-grid' html tag. You can create a grid with a highly customizable look and feel.
1312

1413

@@ -3279,7 +3278,7 @@ this.groupSettings={groupedColumns:["OrderID"],showGroupedColumn:false };
32793278
### groupSettings.showToggleButton `boolean`
32803279
{:#members:groupsettings-showtogglebutton}
32813280

3282-
Gets or sets a value that indicates whether to show the group button image(toggle button)in the column header and also in the grouped column in the group drop area . It can be used to group/ungroup the columns by click on the toggle button.
3281+
Gets or sets a value that indicates whether to show the group button image(toggle button)in the column header and also in the grouped column in the group drop area . It can be used to group/ungroup the columns by clicking on the toggle button.
32833282

32843283
#### Default Value:
32853284

0 commit comments

Comments
 (0)