Jquery Datatable Plugin - Adding new row with pagination
HI,
Can someone help in adding a new row in jquery datatable. I tried adding row with pagination. It always adds to the last page. Is there anyway to add the new row in the page where we are adding? Or it is better if the user is taken to last page where the row is added.
Any help on this.