From fa72b5b8c0e8efae21e2b4c775c3c9ad8b38d67c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Tue, 18 Oct 2022 16:31:40 +0300 Subject: [PATCH 1/3] AngularJS Image Alt Text --- angularjs/ReportDesigner/Getting-Started.md | 2 +- angularjs/ReportViewer/Getting-Started.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/angularjs/ReportDesigner/Getting-Started.md b/angularjs/ReportDesigner/Getting-Started.md index 4a1dd80a..75e3cbd9 100644 --- a/angularjs/ReportDesigner/Getting-Started.md +++ b/angularjs/ReportDesigner/Getting-Started.md @@ -116,4 +116,4 @@ N> In the report designer service url, need to mention the controller name of th Run the sample application and the report designer control will render as like in the following screenshot. -![](Getting-Started_images/Getting-Started-img1.png) +![AngularJS ReportDesigner Run the Application](Getting-Started_images/Getting-Started-img1.png) diff --git a/angularjs/ReportViewer/Getting-Started.md b/angularjs/ReportViewer/Getting-Started.md index 0ed00aaf..7237fd06 100644 --- a/angularjs/ReportViewer/Getting-Started.md +++ b/angularjs/ReportViewer/Getting-Started.md @@ -94,7 +94,7 @@ N> Default RDL Report will be rendered, which is used in the online service. You Run the sample application and you can see the ReportViewer on the page as displayed in the following screenshot. -![](Getting-Started_images/Getting-Started_img1.png) +![AngularJS ReportViewer Run the Application](Getting-Started_images/Getting-Started_img1.png) ReportViewer with Grouping Aggregate Report {:.caption} @@ -126,7 +126,7 @@ N> The credential information for Report Server is provided in online service. 2.Run the application and you can see the ReportViewer on the page as displayed in the following screenshot. - ![](Getting-Started_images/Getting-Started_img2.png) + ![AngularJS ReportViewer Load SSRS Server Reports](Getting-Started_images/Getting-Started_img2.png) Report from SSRS {:.caption} @@ -169,7 +169,7 @@ N> Default RDLC Report will be rendered, which is used in the online service. Yo 2.Run the application and you can see the ReportViewer on the page as displayed in the following screenshot. - ![](Getting-Started_images/Getting-Started_img3.png) + ![AngularJS ReportViewer Load RDLC Reports](Getting-Started_images/Getting-Started_img3.png) Area Chart RDLC Report {:.caption} From 8c44ab4d30ddb8c560908d94f5a2aefa7a1d9c5c Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Fri, 21 Oct 2022 16:18:24 +0300 Subject: [PATCH 2/3] changed description, title and H1 --- angularjs/ReportDesigner/Getting-Started.md | 6 +++--- angularjs/ReportViewer/Getting-Started.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/angularjs/ReportDesigner/Getting-Started.md b/angularjs/ReportDesigner/Getting-Started.md index 75e3cbd9..f81cca65 100644 --- a/angularjs/ReportDesigner/Getting-Started.md +++ b/angularjs/ReportDesigner/Getting-Started.md @@ -1,13 +1,13 @@ --- -title: Getting started with report designer component -description: Rendering a basic report designer +title: Getting started with AngualrJS report designer Control | Syncfusion +description: Learn here all about getting started with Syncfusion Essential AngularJS Reportdesigner control, its elements, and more. platform: AngularJS control: Reportdesigner documentation: ug keywords: ejReportDesigner, ReportDesigner, js ReportDesigner --- -# Getting Started +# Getting Started with AngualrJS Reportdesigner This section explains briefly about how to create a ReportDesigner in your web application with AngularJS. diff --git a/angularjs/ReportViewer/Getting-Started.md b/angularjs/ReportViewer/Getting-Started.md index 7237fd06..ade373a3 100644 --- a/angularjs/ReportViewer/Getting-Started.md +++ b/angularjs/ReportViewer/Getting-Started.md @@ -1,13 +1,13 @@ --- -title: Getting Started with ReportViewer component -description: getting started +title: Getting Started with AngularJS ReportViewer Control | Syncfusion +description: Learn here all about getting started with Syncfusion Essential AngularJS ReportViewer control, its elements, and more. platform: AngularJS control: ReportViewer documentation: ug keywords: ejReportViewer, ReportViewer, js ReportViewer --- -# Getting Started +# Getting Started with AngularJS ReportViewer This section explains briefly about how to create a ReportViewer in your web application with AngularJS. From 87f346bafa0c8e6eba6de7713bfd6c89192d86d1 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 2 Nov 2022 15:47:21 +0300 Subject: [PATCH 3/3] changed title --- angularjs/ReportDesigner/Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angularjs/ReportDesigner/Getting-Started.md b/angularjs/ReportDesigner/Getting-Started.md index f81cca65..dbaabbe7 100644 --- a/angularjs/ReportDesigner/Getting-Started.md +++ b/angularjs/ReportDesigner/Getting-Started.md @@ -1,5 +1,5 @@ --- -title: Getting started with AngualrJS report designer Control | Syncfusion +title: Getting started with AngualrJS Report Designer Control | Syncfusion description: Learn here all about getting started with Syncfusion Essential AngularJS Reportdesigner control, its elements, and more. platform: AngularJS control: Reportdesigner