Parent and Child Table
Parent and Child Table
lupearobert
Posts: 4Questions: 1Answers: 0
in Extensions
Hi there
I am new in DataTable Editor
Can I creat a table like this in Table ?
This discussion has been closed.
Replies
Datatables doesn't support using
colspan
orrowspan
in thetbody
. Take a look at Child Detail Rows and the RowGroup extension for alternatives.Kevin
Can you help me to create an sample using child details rows or rowgroup extension, please ?
Did you look at the examples for either option? The row display will be different than what you depict above. Will either solution display in a way that is workable for you?
If you want help with an example then please start with a test case that has an example of your data and data structure. Also tell us which example you want to use to start form.
https://datatables.net/manual/tech-notes/10#How-to-provide-a-test-case
Kevin