From 373aeded38c448d661712782c3cae36f18329066 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:51:27 +0300 Subject: [PATCH 1/8] Angular Desc too long short --- angular/DateTimePicker/Getting-Started.md | 4 ++-- angular/Grid/Overview.md | 4 ++-- angular/ReportViewer/Getting-Started.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 85037acc..e20fc83a 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -1,13 +1,13 @@ --- layout: post title: Getting Started | DateTimePicker | Angular | Syncfusion -description: getting started +description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more platform: Angular control: DateTimePicker documentation: ug --- -# Getting Started +# Getting Started with Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index e03d2a5a..7d712248 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,13 +1,13 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Overview of Grid control +description: Learn here more about Overview in Syncfusion Essential Angular Grid Control, its elements, and more platform: Angular control: Grid documentation: ug keywords: ejGrid, Grid, Grid widget api: /api/Angular/grid --- -# Overview +# Overview in Essential Angular Grid The Grid control for Angular is an efficient display engine for tabular data. It will pull data from a datasource, such as array of JSON objects, OData web services, or ej.DataManager; binding data fields to columns and displaying a column header to identify the field. It is a feature-rich control that provides extensive appearance customization options with support for grouped records. This Grid is very useful for generating complex grid-based reports with rich formatting. The most important features available in the Grid control for Angular are paging, sorting, filtering, searching, grouping, and editing diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 55e9a509..b7b8bd30 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,13 +1,13 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: ReportViewer +description: Learn here more about ReportViewer in Syncfusion Essential Angular ReportViewer Control, its elements, and more platform: Angular control: ReportViewer documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started +# Getting Started with Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular. From 93e56d95f0469731098fe8fd7f73325008ac942c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 27 Jan 2023 14:53:55 +0300 Subject: [PATCH 2/8] added essential --- angular/DateTimePicker/Getting-Started.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index e20fc83a..8eaf14e8 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -7,7 +7,7 @@ control: DateTimePicker documentation: ug --- -# Getting Started with Angular DateTimePicker +# Getting Started with Essential Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index b7b8bd30..98afcc42 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started with Angular ReportViewer +# Getting Started with Essential Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular. From cb3c4e2ae72f61ea316031abca7dfc23b086e533 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 1 Feb 2023 11:42:18 +0300 Subject: [PATCH 3/8] worked on description --- angular/Grid/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index 7d712248..f9ad9c26 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,6 +1,6 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Learn here more about Overview in Syncfusion Essential Angular Grid Control, its elements, and more +description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more platform: Angular control: Grid documentation: ug From 430135f2af5d01142ac010bca3c1e6117a6c16fc Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 7 Feb 2023 15:36:32 +0300 Subject: [PATCH 4/8] added fullstop --- angular/Grid/Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index f9ad9c26..ca99c32e 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -1,6 +1,6 @@ --- title: Grid widget for Syncfusion Essential Angular-2 -description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more +description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more. platform: Angular control: Grid documentation: ug From 72ae8fe01edd38f7b9aba7e0920caf349aeb3e6b Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:37:24 +0300 Subject: [PATCH 5/8] changed description --- angular/ReportViewer/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 98afcc42..35aca611 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,6 +1,6 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: Learn here more about ReportViewer in Syncfusion Essential Angular ReportViewer Control, its elements, and more +description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more platform: Angular control: ReportViewer documentation: ug From 33c8d277fda81191be8d01b81cde25b12a8cf666 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 8 Feb 2023 15:47:15 +0300 Subject: [PATCH 6/8] added full stop --- angular/DateTimePicker/Getting-Started.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 8eaf14e8..2313a118 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -1,7 +1,7 @@ --- layout: post title: Getting Started | DateTimePicker | Angular | Syncfusion -description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more +description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more. platform: Angular control: DateTimePicker documentation: ug diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 35aca611..09a47aa2 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -1,6 +1,6 @@ --- title: Getting Started for Angular Syncfusion ReportViewer -description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more +description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more. platform: Angular control: ReportViewer documentation: ug From 3a6d4df702414f7a160d886b816662770446b39c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Thu, 9 Feb 2023 15:08:18 +0300 Subject: [PATCH 7/8] removed essential --- angular/DateTimePicker/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 2313a118..2f1e2245 100644 --- a/angular/DateTimePicker/Getting-Started.md +++ b/angular/DateTimePicker/Getting-Started.md @@ -7,7 +7,7 @@ control: DateTimePicker documentation: ug --- -# Getting Started with Essential Angular DateTimePicker +# Getting Started with Angular DateTimePicker This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application. From 896ea584f28848b4e52ebaaa56bf251a48d938ce Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 17 Feb 2023 09:43:06 +0300 Subject: [PATCH 8/8] removed essential word --- angular/Grid/Overview.md | 2 +- angular/ReportViewer/Getting-Started.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index ca99c32e..3406c5fa 100644 --- a/angular/Grid/Overview.md +++ b/angular/Grid/Overview.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejGrid, Grid, Grid widget api: /api/Angular/grid --- -# Overview in Essential Angular Grid +# Overview in Angular Grid The Grid control for Angular is an efficient display engine for tabular data. It will pull data from a datasource, such as array of JSON objects, OData web services, or ej.DataManager; binding data fields to columns and displaying a column header to identify the field. It is a feature-rich control that provides extensive appearance customization options with support for grouped records. This Grid is very useful for generating complex grid-based reports with rich formatting. The most important features available in the Grid control for Angular are paging, sorting, filtering, searching, grouping, and editing diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 09a47aa2..78933521 100644 --- a/angular/ReportViewer/Getting-Started.md +++ b/angular/ReportViewer/Getting-Started.md @@ -7,7 +7,7 @@ documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started with Essential Angular ReportViewer +# Getting Started with Angular ReportViewer This section explains briefly about how to create a ReportViewer in your web application with Angular.