how I can implement nested tables using your library?

how I can implement nested tables using your library?

corali89corali89 Posts: 1Questions: 1Answers: 0

I need to create nested tables, but I dont know hoy to add another ron in the onclick event

Answers

  • allanallan Posts: 63,791Questions: 1Answers: 10,513 Site admin

    DataTables itself doesn't directly support child tables. However, you could use a child row to show a table if you want.

    Allan

This discussion has been closed.