It appends to an HTML table and adds special commands for the user to interact and manage its data. All required processing is encapsulated within the plugin, and only required implementation is a server-side code that accepts add, update and delete...

read more

DataTables Row Grouping is actually a DataTable add-on and works by taking similar table rows and groups them together. Examples and usage instructions are included with the download package.Features:Grouping by name Grouping by letter Grouping by...

read more

DataTables Row Reordering is actually a DataTable add-on, allowing users to re-order table rows using their mouse.It supports most DataTables row features like zebra rows, automatic position index numbers and grouped rows.Examples and usage instructions...

read more

It takes server data and injects it into a live page. No templating language is required.The plugin matches DOM elements in the HTML page with a JSON object using a DOM element properties.To use the loadJSON plugin needs two items to be defined. HTML code...