to navigate through data irrespective of pagination

to navigate through data irrespective of pagination

sadhatsadhat Posts: 3Questions: 0Answers: 0
edited December 2013 in General
Hey there!

I have a table(jquery data table) which contains checkbox and also the textarea filed. I would like to retrieve all the textarea values based on chekced rows irrespective of pagination i.e. user can navigate through all pages while checking few in each page, when user submit to insert the data from textarea into database.

Replies

  • bphein1980bphein1980 Posts: 3Questions: 0Answers: 0
    This will hopefully help you get started... http://datatables.net/release-datatables/examples/api/form.html
This discussion has been closed.