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.
Hi,
ReplyDeleteDirect link and Demo buttons don't redirect to the right pages. The right URL is http://www.jtable.org
Please correct it.
Thanks.
Thanks Halil İbrahim Kalkan for your kind information.I have correct the links
ReplyDelete