fnGetVisibleNodes ?
fnGetVisibleNodes ?
Okay, I'm sure there is a simple answer to this, but I've searched the forums and worked on it for an hour to no avail.
Is there a way to grab just the _visible_ rows in the table? I.e. the inverse of fnGetHiddenNodes? Unfortunately, fnGetNodes returns all of the nodes in the table, and I need to isolate the rows visible in the current view.
Any pointers are greatly appreciated.
Is there a way to grab just the _visible_ rows in the table? I.e. the inverse of fnGetHiddenNodes? Unfortunately, fnGetNodes returns all of the nodes in the table, and I need to isolate the rows visible in the current view.
Any pointers are greatly appreciated.
This discussion has been closed.
Replies
http://www.datatables.net/plug-ins/api
Thanks again!