Hiding nested chid rows

Tags: #<Tag:0x00007f0b037e9ea0>

Hello,

is there a way of hiding child rows? I am working on table where the parent rows are computed based on their child rows, and when there is only one child, this is the same as the parent, case is which I want to not show the same data twice.

Hi @marius.comiati

You can use collapsingUI.It is not yet officially supported so I recommend if it doesn’t break any other options that are used in your table.

Demo http://jsfiddle.net/bog90L3c/