Does Datatable has any feature which allows multiple row info within Row?
Does Datatable has any feature which allows multiple row info within Row?

Am using thymeleaf in my application .My requirement is to add the information of multiple row into a single row .Can anyone help me with this,thank you
This discussion has been closed.
Answers
Hi @Ashwin95 ,
This sounds like child rows - take a look at the example here.
Cheers,
Colin
Thanks colin