diff --git a/angular/DateTimePicker/Getting-Started.md b/angular/DateTimePicker/Getting-Started.md index 85037acc..2f1e2245 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/GettingStarted/overview.md b/angular/GettingStarted/overview.md index 8e54dc16..891b8366 100644 --- a/angular/GettingStarted/overview.md +++ b/angular/GettingStarted/overview.md @@ -18,7 +18,7 @@ We have implemented seed application in GitHub repository [Syncfusion Angular se ## Prerequisite * [Node JS](https://nodejs.org/en/) (v6.x.x or higher). -* [NPM](https://docs.npmjs.com/getting-started/installing-node#install-npm--manage-npm-versions) (4.x.x or higher). +* [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm) (4.x.x or higher). To get deep understanding about Syncfusion Angular seed application with SystemJS and Webpack, refer below links. diff --git a/angular/Grid/Overview.md b/angular/Grid/Overview.md index e03d2a5a..3406c5fa 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 support 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 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/Overview.md b/angular/Overview.md index fb908d9e..81efe0ae 100644 --- a/angular/Overview.md +++ b/angular/Overview.md @@ -7,9 +7,11 @@ control: Introduction documentation: ug --- +> 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). + # Essential JS 1 Angular Overview -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. +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. The Syncfusion Angular components are named with prefix `ej` to avoid conflicting with other library component and offers the following features. diff --git a/angular/ReportViewer/Getting-Started.md b/angular/ReportViewer/Getting-Started.md index 55e9a509..78933521 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 Getting started with 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.