Skip to content

SEO-2732 AngularJS Image Alt Text #171

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: hotfix/hotfix-v20.3.0.47
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions angularjs/ReportDesigner/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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)
12 changes: 6 additions & 6 deletions angularjs/ReportViewer/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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}
Expand Down Expand Up @@ -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}
Expand Down Expand Up @@ -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}
Expand Down