Saturday, August 2, 2014

Add edit delete Rows dynamically using jQuery & PHP

Plugin to dynamically add rows to table using javascript remove rows number of times without refreshing a page even once and thats also with cool javascript animation.

This scripts turns table into editable grid, You can add new row, edit existing row, delete row also you can edit a single cell and all this happens with ajax so not even single page refresh required. This is configurable script so you can easily attach it to your existing page.