Skip to content

Commit fc6555e

Browse files
Merge pull request #238 from Syncfusion-Content/hotfix/hotfix-v20.4.0.48
DOCINFRA-2341_merged_using_automation
2 parents fa84734 + dd6bc21 commit fc6555e

File tree

5 files changed

+10
-8
lines changed

5 files changed

+10
-8
lines changed

angular/DateTimePicker/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
layout: post
33
title: Getting Started | DateTimePicker | Angular | Syncfusion
4-
description: getting started
4+
description: Learn here more about Getting Started with Syncfusion Essential Angular DateTimePicker Control, its elements, and more.
55
platform: Angular
66
control: DateTimePicker
77
documentation: ug
88
---
99

10-
# Getting Started
10+
# Getting Started with Angular DateTimePicker
1111

1212
This section discloses the details on how to render and configure a **DateTimePicker** component in an Angular-2 application.
1313

angular/GettingStarted/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ We have implemented seed application in GitHub repository [Syncfusion Angular se
1818
## Prerequisite
1919

2020
* [Node JS](https://nodejs.org/en/) (v6.x.x or higher).
21-
* [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (4.x.x or higher).
21+
* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (4.x.x or higher).
2222

2323
To get deep understanding about Syncfusion Angular seed application with SystemJS and Webpack, refer below links.
2424

angular/Grid/Overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Grid widget for Syncfusion Essential Angular-2
3-
description: Overview of Grid control
3+
description: Learn here more about Overview support in Syncfusion Essential Angular Grid Control, its elements, and more.
44
platform: Angular
55
control: Grid
66
documentation: ug
77
keywords: ejGrid, Grid, Grid widget
88
api: /api/Angular/grid
99
---
10-
# Overview
10+
# Overview in Angular Grid
1111

1212
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
1313

angular/Overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ control: Introduction
77
documentation: ug
88
---
99

10+
> The Syncfusion Angular components of Essential JavaScript 1 (jQuery-based widgets) are no longer actively developed, and the 2022 Volume 4 marked the last release. Users are encouraged to switch to the Syncfusion Angular components of Essential JS 2 library, which has been specifically designed to be lightweight and modular. Its size can be further optimized by including only the necessary controls and features for your application. For more information, please check out the Syncfusion Angular of Essential JS 2 library’s [documentation](https://ej2.syncfusion.com/angular/documentation/introduction) and [demo](https://ej2.syncfusion.com/angular/demos/#/bootstrap5/grid/overview).
11+
1012
# Essential JS 1 Angular Overview
1113

12-
Essential JavaScript provides support for [Angular](https://angular.io/docs/ts/latest/quickstart.html) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier.
14+
Essential JavaScript provides support for [Angular](https://angular.io/start) Framework through wrappers. Each Syncfusion widgets are created as Angular components with built in support for data binding to make complex property definition easier.
1315

1416
The Syncfusion Angular components are named with prefix `ej` to avoid conflicting with other library component and offers the following features.
1517

angular/ReportViewer/Getting-Started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Getting Started for Angular Syncfusion ReportViewer
3-
description: ReportViewer
3+
description: Learn here more about Getting started with Syncfusion Essential Angular ReportViewer Control, its elements, and more.
44
platform: Angular
55
control: ReportViewer
66
documentation: ug
77
keywords: ejReportViewer, ReportViewer, js ReportViewer
88
---
99

10-
# Getting Started
10+
# Getting Started with Angular ReportViewer
1111

1212
This section explains briefly about how to create a ReportViewer in your web application with Angular.
1313

0 commit comments

Comments
 (0)