≡
×
Plus
Manual
Examples
Reference
Download
Blog
Community
Support
Adding a subgrid to each row using row details
Adding a subgrid to each row using row details
rakd
Posts: 1
Questions: 0
Answers: 0
March 2011
edited March 2011
in
General
I saw some other posts about this, but was wondering if you had any sample code?
I know we can use fnOpen/fnClose to show/hide, but can provide any guidance on rendering a whole new table inside the details panel?
Thanks,
Replies
allan
Posts: 65,825
Questions: 1
Answers: 10,952
Site admin
March 2011
I don't have any example code of this at the moment, but can't you just write a new HTML table into the cell and then call $().dataTable() on it?
Allan
This discussion has been closed.
Replies
Allan