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.
Can you please help with Jquery dialog box with accordions. Each accordions has form elements. Dialog box will have submit button to submit all form elements value. Appreciate if someone can give a demo code for this.