Pagination for hierarchical based tree structured nested table
Pagination for hierarchical based tree structured nested table
Karthicmeiyappan
Posts: 2Questions: 1Answers: 0
I have table structure nested table in hierarchical tree based format with expand and collapse. I want to implement pagination, sorting, search filter and show entries dropdown beahaviors as same as datatable for this nested hierarchial table using jquery
Answers
Sorry, a tree view is not something that DataTables supports at this time.
Allan
How to handle pagination and searching filter for this case of table
Sorry if I wasn't clear. Let me state it simply: DataTables does not support tree view. There is one level of nesting possible with child rows, but at the moment that is it.
Allan