Skip to content

Commit f1937ad

Browse files
Merge pull request #250 from Syncfusion-Content/hotfix/hotfix-v21.2.3
DOCINFRA-2341_merged_using_automation
2 parents d66e2af + 078cf7c commit f1937ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

angularjs/ListBox/Cascading.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Syncfusion ListBox Cascading
4-
description: Cascading
3+
title: Cascading in AngularJS ListBox Control | Syncfusion
4+
description: Learn here all about cascading support in Syncfusion Essential AngularJS ListBox control, its elements, and more.
55
platform: AngularJS
66
control: ListBox
77
documentation: ug
88
---
99

10-
# Cascading
10+
# Cascading in AngularJS ListBox
1111

1212
To dynamically populate list items to another list box while selecting the list item in list box. i.e. rendering the child list box based on the item selection in parent list box. This can be achieved by using “cascadeTo” property.
1313

angularjs/TreeGrid/Stacked-Header.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
3-
title: Stacked-Header
4-
description: stacked header
3+
title: Stacked Header in AngularJS TreeGrid Control | Syncfusion
4+
description: Learn here all about stacked header support in Syncfusion Essential AngularJS TreeGrid control, its elements, and more.
55
platform: AngularJS
66
control: TreeGrid
77
documentation: ug
88

99
---
10-
# Stacked Headers
10+
# Stacked Headers in AngularJS TreeGrid
1111

1212
The stacked headers helps you to group the logical columns in tree grid. It can be shown by setting `e-showstackedheader` to `true` and by defining `e-stackedheaderrows`.
1313

0 commit comments

Comments
 (0)