Wählen Sie Ihren SQL-Server:
Neuheiten abonnieren

 Partners
 Testimonials
Jonathan Oakes: "This is a lovely application. It's easy to hook into my own bespoke applications. It's very powerful, yet really quite simple to use. Thanks for this".
Mike Little: "Great product, thank you for your great work and sharing".
More
Add your opinion
 Customers
|
PHP Generator for MySQL online Help
GetGrid
Returns the grid object (an instance of the Grid class).
function GetGrid()
To disable the Multi Edit feature for a certain page, place the following code in the OnPreparePage event handler:
$this->GetGrid()->setMultiEditAllowed(false);
|
 Company news 
Aug 23, 2022
New version introduces toggles, one- and two-dimensional barcodes, enhanced lookups sort order, changing page data sources, PHP 8.1 support, editor hints, and other useful things.
Feb 12, 2021
A new version comes with PHP 8.0 support, inline View forms, updated CheckBox Group editor, on-the-fly adding of new items to multi choice controls and other useful improvements.
Sep 10, 2020
A new minor version features the possibility to customize headers and footers of 'Registration', 'Resend verification' and 'Password recovery' pages, revised OnAddEnvironmentVariables event, default values is Cascading Combobox editors and more.
 Resources
The article shows how to implement an AJAX-based one-click editor for a logical column.
This article begins a series of step-by-step tutorials on how we made the NBA demo. It explains how to add new items to the menu, implement run-time theme selection, and tweak the login form.
The article illustrates how to use various chart libraries with PHP Generator.
 Feature of the day
With PHP Generator you can get an updatable dataset based on an SQL query.
PHP Generator allows you to create a custom pagination i.e. split the records on the generated page by a specified criteria.
|
|