fnGetNodes() via ajax

fnGetNodes() via ajax

hariboharibo Posts: 1Questions: 0Answers: 0
edited July 2012 in DataTables 1.9
Hi all!

Firs of all, my English is not perfect, so sorry for my mistakes :)

I have a DataTable with server side processing. Every row has a checkbox and i would like to implement a "checkAll" function. I use serve-side pagination so the fnGetNodes function only returns the rows what are allready in the dom. Is there any way to iterate through (page through?) nodes via Ajax?
Hope you understand my problem!
Thanks for helping.

har
This discussion has been closed.