Hello Barnabás,
Unfortunately, the algorithm that calculates the minimum height of an AdvBandedGrid's row doesn't take into account the fact whether the corresponding grid column has enough vertical space to display its editor. The grid calculates the minimal row width, so that it can be correctly displayed with any column arrangement.
The grid iterates through editors, takes their minimum widths, and calculates the minimal row width based on the editors' minimal heights. The CheckEdit control calculates its minimal width based on its icon's height.
Thank you,
Paul
Is your intention to post an answer to your own question?
- If so, then proceed.
- If you simply wanted to post additional information, ask for further clarification, or to just say "Thanks!", please click Leave a Comment.
- If you wish to edit your original question, please use the Edit button in the Toolbox at the top right corner of that entry.