Samples
Database(Sigle Table and save Images)
Database(Single table and Sort)
Database(Single Table)
This example shows a customer list. You can add customers, edit customers and delete customers. Multiple editing windows can be opened at the same time. The executable sample code can be found below.
To open the customer list add the below link to the menu.tpl
<div class="ajax-link" data-class="customer" data-function="page">Example Customer</div>