Diba Code's profile

jQuery jTable Flat Theme

What is jTable?
 
jTable is a jQuery plugin that is used to create AJAX based CRUD tables without coding HTML or Javascript. It has several features including:
 
# Automatically creates HTML table and loads records from server using AJAX.
# Creates 'create new record' jQueryUI dialog form. When user creates a record, it sends data to server using AJAX and adds the same record to the table in the page.
# Creates 'edit record' jQueryUI dialog form. When user edits a record, it updates server using ~ AJAX and updates all cells on the table in the page.
# Allow user to 'delete a record' by jQueryUI dialog based confirmation. When user deletes a record, it deletes the record from server using AJAX and deletes the record from the table in the page.
# Supports server side paging and sorting using AJAX.
# Supports master/child tables.

# and much more ...
 

.
.
Thanks for watching. :)

.
jQuery jTable Flat Theme
Published:

jQuery jTable Flat Theme

A beautiful theme for jQuery jTable, that is only CSS. Also contains PHP samples and one free PHP database class with MIT License

Published: