how to build a tree view datatable

how to build a tree view datatable

abramhumabramhum Posts: 5Questions: 3Answers: 0

Hi:
I recently want to build a tree view datatable via jquery. And I have read the data in
https://datatables.net/examples/api/row_details.html, but it still can not meet my project.
I hope it can run a scenario like following:
1. click the plus icon, and then show the detail data about the row, and the detail data
will consist many sub-rows, like a company may have hundreds products, and so on.
I see the example in row_details.html, and if we add angularjs to define that, is that possible
to meet that scenario, thanks.

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.