Accordion table

Hi,

Is there any examples available of how to use table in Accordion like manner?


This
is what I would like to produce.

Thanks in advance

BR

Jani

Hi,

I think the easiest way to do this would be to use the TreeTable component. Your rows with ids 1,2 and 3 could be the root items, and then you could add any child item hierarchy you want below them.

-tepi