I have a UGridPanel displaying Buttons based on filters. The grid is based on two rows.
When I collapse the unwanted Buttons, it shift all Buttons accordingly, exception made for the first Button on the second row. I can’t figure out why: only this Button is getting displayed fixed on its original position.
The only thing I do via code is setting the Button to collapsed.