How do you collapse rows in a table?
How do you collapse rows in a table? First Option for expanding/collapsing HTML table row Put a class of “parent” on each parent row (tr). Give each parent row (tr) an attribute ”data-toggle=”toggle””. Give each child row cover under a class=hideTr. How do you collapse a table? Right-click the item, Read more…