msjTable is a jQuery plugin (forked from jTable with more features added) used to create AJAX based CRUD tables without coding HTML or Javascript. It has several features including:
- Record Preview features
- Multi columns form for Create, Edit and Preview dialogs.
- You can send any required fields to row-delete-request POST data (jTable only sends single key field)
lib folder contains files necessary to use jTable.
dev folder contains parts of library helpful for development of jTable.
See http://www.jtable.org for documentation, demos, themes and more...