Wizard for DataGrid Pages
See DataGrid Pages Wizard in work:
ONLINE DEMO




1. The purpose of DataGrid Pages Wizard.

The purpose of DataGrid Pages Wizard is to allow user easy creation of DataGrid pages. This operation does not require specific technical or programming knowledge. All you need is select the table, fields for this table, define the data type for each field and choose any other setting you want... That's all! In a few seconds you have a page with powerful and fully functional DataGrid.
2. How to create DataGrid page?
DataGrid pages may be created while adding new Menu Option (see
here)
by selecting PHP DataGrid Page option from the Page Type dropdown box. Here is some important
data, that has to be entered:
* Menu Option Name (required) - Menu Option Name, that will appear on Menu Panel
* Page Name (required) - name of DataGrid page, that will be used by system. For example: users.php
After creating DataGrid page, you will be redirected to the DataGrid Wizard, which help you create
Datagrid page "on fly" in easiest way.
3. How about editing DataGrid pages, that already created?



Once created, DataGrid pages may be easily edited from the Pages Manager. To edit existing DataGrid page click on DataGrid Pages link from the Pages Manager menu. On the page, that will be opened, find appropriate record and click on Code or Wizard links. Code allows you edit datagrid pages with Text Editor and Wizard - with DataGrid Wizard. After all changes will be finished, click on Update button to save them.