Skip to content

Commit 4b5fbc5

Browse files
SEO-3615-bing-issues
1 parent 64e0d58 commit 4b5fbc5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PHP/Grid/Overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
layout: post
3-
title: Overview with Grid widget for Syncfusion Essential PHP
4-
description: Overview for Grid
3+
title: Overview of PHP Grid Control | Syncfusion
4+
description: Learn here all about Overview of Syncfusion Essential PHP Grid Control, its elements, funcnalities, and more.
55
platform: php
66
control: Grid
77
documentation: ug
88
---
9-
# Overview
9+
# Overview of PHP Grid
1010

1111
The Grid control for PHP 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 `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 PHP are paging, sorting, filtering, searching, grouping, and editing.
1212

0 commit comments

Comments
 (0)