DataTables + JEditable + Pagination Rails App

DataTables + JEditable + Pagination Rails App

mordfustangmordfustang Posts: 2Questions: 1Answers: 0

Hi All,

Now I know there have been a few questions already asked regarding JEditable and how pagination gets reset upon submit, however I for the life of me cant figure out how to fix this issue.

Simply put everytime data is sent to the server via JEditable's submit(), DataTables resets the view to page 1.

I've read a few solutions which suggest adding lines to a dataTables.editable.js but i cannot do so since this is a ruby gem...

Is there any other solution?

Yes im a novice.

Answers

This discussion has been closed.