Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1878
Group By box text doesn't fit
posted

Hi all,

today I've found a small issue when using the Group By feature of UltraGrid. The default text didn't fit into the Group By box during runtime although it fitted in Designer. I've shortened it to a shorter text but this made the Group By box more narrow in the Designer thus it didn't fit either. I've event tried a smaller font but the result was the same. Imho the problem is that the width of the Group By box is calculated in the Designer but during runtime the text uses little bit more space thus not fitting into the box.

Here are 2 pictures displaying that issue:

Group By Box in the Designer

Group By Box in App

The grid is embedded in a rather simple WinForm dialog with just a UltraToolbarsManager with a Toolbar at top of the dialog. The UltraGrid control is docked to the remaining space of that dialog.

I'm running Infragistics4 v16.1 on a Windows 10 64bit machine.

Thanks,
Wolfgang

Parents Reply Children