Thursday, November 3, 2011

jTable A JQuery plugin to create AJAX based CRUD tables

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.

2 comments:

  1. Hi,

    Direct link and Demo buttons don't redirect to the right pages. The right URL is http://www.jtable.org
    Please correct it.
    Thanks.

    ReplyDelete
  2. Thanks Halil İbrahim Kalkan for your kind information.I have correct the links

    ReplyDelete