Samples
Database(Sigle Table and save Images)
Database(Single table and Sort)
Database(Single table and Sort)
This example is an extended version of the Database(Single Table) example. This example shows a customers list that can be reordered by dragging and dropping. 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_sort" data-function="page">Example Customer Sort</div>