How to get all table content with jQuery

How to get all table content with jQuery

matkasmatkas Posts: 1Questions: 1Answers: 0

Hello,
I'm trying to get content of the table with pagination. With all functions I've tried I get only content for the DataTable page which I'm actually reading.
How to do that with jQuery? I want to edit whole table and save it, but I can't :(

This discussion has been closed.