Keep all sections collapsed

Tags: #<Tag:0x00007f8b257f15e0>

Hello,
my table has a few big areas in a row I would like to keep collapsed unless the user clicks on it. Is this possible? I tried collapseAll() method but it doesn’t seem to be collapsing it. Instead the table drastically changes row height as it goes to the right and I would like to avoid this. I also set collapsibleColumns to true.

Hi @sormunir

The collapseAll and collapseSection (for a single parent) should work in the newest version (v8.3.1) http://jsfiddle.net/handsoncode/gceqrLd2/ if you have your nestedRows data defined correctly.

Can you please fill the table with some dummy data and record how it behaves?

Hi @sormunir

I think that you may have already found a solution as there’s no update for 3 weeks. However, if you still need some help please send me a message (support@handsontable.com)