You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: angularjs/ListBox/Cascading.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
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.
5
5
platform: AngularJS
6
6
control: ListBox
7
7
documentation: ug
8
8
---
9
9
10
-
# Cascading
10
+
# Cascading in AngularJS ListBox
11
11
12
12
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.
Copy file name to clipboardExpand all lines: angularjs/TreeGrid/Stacked-Header.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
layout: post
3
-
title: Stacked-Header
4
-
description: stacked header
3
+
title: StackedHeader in AngularJS TreeGrid Control | Syncfusion
4
+
description: Learn here all about stacked header support in Syncfusion Essential AngularJS TreeGrid control, its elements, and more.
5
5
platform: AngularJS
6
6
control: TreeGrid
7
7
documentation: ug
8
8
9
9
---
10
-
# Stacked Headers
10
+
# Stacked Headers in AngularJS TreeGrid
11
11
12
12
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`.
0 commit comments