0
deltavision created
Hi,
is it possible with datatable to have "sub rows" - so you can expand the main row, and view/edit sub rows.
And if so possible - are there any samples to work from?
Best regards, Michael Vad
2 Answer(s)
-
0
Your can take look that: https://datatables.net/examples/server_side/row_details.html
-
0
Thank you