From c34387694cec701b37248ddf731a26ac2dbaf473 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Tue, 20 Sep 2022 12:09:09 +0300 Subject: [PATCH] Made changes on image alt text --- angularjs/ReportViewer/Getting-Started.md | 10 +++++----- angularjs/TreeView/Tree-Node.md | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/angularjs/ReportViewer/Getting-Started.md b/angularjs/ReportViewer/Getting-Started.md index 0ed00aaf..e3888007 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 +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 ReportViewer component This section explains briefly about how to create a ReportViewer in your web application with AngularJS. @@ -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 creating first report viewer](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 repors](Getting-Started_images/Getting-Started_img3.png) Area Chart RDLC Report {:.caption} diff --git a/angularjs/TreeView/Tree-Node.md b/angularjs/TreeView/Tree-Node.md index 52b3180b..76c9c4e7 100644 --- a/angularjs/TreeView/Tree-Node.md +++ b/angularjs/TreeView/Tree-Node.md @@ -1,18 +1,18 @@ --- layout: post -title: Tree-Node -description: tree node +title: Tree-Node in AngularJS TreeView Control | Syncfusion +description: Learn here all about tree-node support in Syncfusion Essential AngularJS TreeView control, its elements, and more. platform: AngularJS control: TreeView documentation: ug --- -# Tree Node +# Tree Node in AngularJS TreeView Control TreeView node is structured with expand/collapse arrow, checkbox, image and text as shown in below. -![](Tree-Node_images/Tree-Node_img1.png) +![AngularJS TreeView structure](Tree-Node_images/Tree-Node_img1.png) Also TreeView node object holds the following properties.