Skip to content
Merged
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
4 changes: 2 additions & 2 deletions angular/DateTimePicker/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion angular/GettingStarted/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions angular/Grid/Overview.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 3 additions & 1 deletion angular/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions angular/ReportViewer/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down