Collapse rows

Tags: #<Tag:0x00007efc61fe6de8>

Hello,

based on this example found in this forum -> https://jsfiddle.net/a0tknwo6/

It is possible that making “rowHeaders” be the data of my first column “Category”, I mean, that the collapse icons are in the column “Category”, and “Category” is my first column too

Thanks

Hi @mechevarria

rowHeaders gets an array of arrays as a value. It can also be a function so you can pass an array via a function.