From d18f4cf87e45e61fde362337ac9e5c1cdf2cc61d Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:04:15 +0300 Subject: [PATCH 1/2] SEO-172159 - AngularJS Description too long / short --- angularjs/ListBox/Cascading.md | 6 +++--- angularjs/TreeGrid/Stacked-Header.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/angularjs/ListBox/Cascading.md b/angularjs/ListBox/Cascading.md index e47696e7..490f972d 100644 --- a/angularjs/ListBox/Cascading.md +++ b/angularjs/ListBox/Cascading.md @@ -1,13 +1,13 @@ --- layout: post -title: Syncfusion ListBox Cascading -description: Cascading +title: Cascading in AngularJS ListBox Control | Syncfusion +description: Learn here all about cascading support in Syncfusion Essential AngularJS ListBox control, its features, and more. platform: AngularJS control: ListBox documentation: ug --- -# Cascading +# Cascading in AngularJS ListBox 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. diff --git a/angularjs/TreeGrid/Stacked-Header.md b/angularjs/TreeGrid/Stacked-Header.md index 3bfbe564..b0715522 100644 --- a/angularjs/TreeGrid/Stacked-Header.md +++ b/angularjs/TreeGrid/Stacked-Header.md @@ -1,13 +1,13 @@ --- layout: post -title: Stacked-Header -description: stacked header +title: Stacked Header in AngularJS TreeGrid Control | Syncfusion +description: Learn here all about stacked header support in Syncfusion Essential AngularJS TreeGrid control, its features, and more. platform: AngularJS control: TreeGrid documentation: ug --- -# Stacked Headers +# Stacked Headers in AngularJS TreeGrid 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`. From d3c9ddb023ca2c7e289939b729e6590d3dec851a Mon Sep 17 00:00:00 2001 From: Sharly-Atieno <95272441+Sharly-Atieno@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:32:18 +0300 Subject: [PATCH 2/2] made changes --- angularjs/ListBox/Cascading.md | 2 +- angularjs/TreeGrid/Stacked-Header.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angularjs/ListBox/Cascading.md b/angularjs/ListBox/Cascading.md index 490f972d..cfa16b7f 100644 --- a/angularjs/ListBox/Cascading.md +++ b/angularjs/ListBox/Cascading.md @@ -1,7 +1,7 @@ --- layout: post title: Cascading in AngularJS ListBox Control | Syncfusion -description: Learn here all about cascading support in Syncfusion Essential AngularJS ListBox control, its features, and more. +description: Learn here all about cascading support in Syncfusion Essential AngularJS ListBox control, its elements, and more. platform: AngularJS control: ListBox documentation: ug diff --git a/angularjs/TreeGrid/Stacked-Header.md b/angularjs/TreeGrid/Stacked-Header.md index b0715522..fd55d928 100644 --- a/angularjs/TreeGrid/Stacked-Header.md +++ b/angularjs/TreeGrid/Stacked-Header.md @@ -1,7 +1,7 @@ --- layout: post title: Stacked Header in AngularJS TreeGrid Control | Syncfusion -description: Learn here all about stacked header support in Syncfusion Essential AngularJS TreeGrid control, its features, and more. +description: Learn here all about stacked header support in Syncfusion Essential AngularJS TreeGrid control, its elements, and more. platform: AngularJS control: TreeGrid documentation: ug