Samples

Form

Chart

PDF

Database(Single Table)

Database(Relational Table)

Database(Sigle Table and save Images)

Database(Single table and Sort)

Database(Single table with CSV Upload/Download)

Database(Single table and File Upload/Download)

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>

FOCUS Business Platform