Skip to content

Commit 896ea58

Browse files
committed
removed essential word
1 parent 3a6d4df commit 896ea58

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

angular/Grid/Overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation: ug
77
keywords: ejGrid, Grid, Grid widget
88
api: /api/Angular/grid
99
---
10-
# Overview in Essential Angular Grid
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/ReportViewer/Getting-Started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ documentation: ug
77
keywords: ejReportViewer, ReportViewer, js ReportViewer
88
---
99

10-
# Getting Started with Essential Angular ReportViewer
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)