Grid (group by ) start closed.

I made a grid with a static group by and with a three view. I want to start the grid with the treeview closed. How to do that? Now it starts opened.

with css its possible. But you will need to find a way to loop through the id of the _bot element.

#tbody_grid_tblUitgevoerdeZendingen_1_3_bot{
     display:none;
}

Ok nonkelmike, I found (after a long search) an setting in de the (first) field of the group by settings…thanks