The hierarchical table and pagination are set several times. But I'm looking for both of them together. I already use jQuery in my application, so using the same plugin will be useful, but I am open to any suggestion. Currently, I have managed to display hierarchical data using some jQuery plugin and adding my own pagination method, but it is not suitable.
I am looking for something like this paginated.
http://docvert.org/holloway.co.nz/blog/wp-content/uploads/2008/07/treeview1.png
source
share