fnGetNodes() via ajax
fnGetNodes() via ajax
haribo
Posts: 1Questions: 0Answers: 0
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
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.