Hi all,
On my grid I have a context menu. The menu is designed using the toolbars managers customize form. Everything was looking good, but now the menu items (buton-tools) appears using more height for each entry. I have no idea what I have changed. All appearance properties are set to default.
I have attached a picture to show how it looks. Does anybody has any suggestion what happens here?
Regards
Markus
Hi Markus,
I took a look into your source code, but I was unable to determine what could be causing the list items to display that way. Please continue to work to reproduce this in a sample. In the meantime, anything further that you can send will be useful to our investigation.
If you are able to send over a larger sample, I will take a look. The source had many references to proprietary DLLs, and I was not able to determine where the specific properties might have been set on the dropdown. I did search through the source to find references to it, but found that only the basic properties were set explicitly. Is it possible that a utility or helper method was performing more detailed setup? If so, would you be able to send that source.
If you would prefer not to upload the source to this forum, please let me know and I will create a private case.
Hi Brian,
I use standard font in the grid. The project is to complex to isolate the form and I have tried to reproduce this in a new small sample project, but no success.
I have this effect also in another form using a UltraDropDownButton. I have attached the form source code of this form. The name of the button is "BtnMasterData". Maybe you see someting in the designerfile what is causing the effect.
Another UltraDropDownButtons in another form works properly and I see no difference how the tools and form is defined. I'm using IG 14.2.20142.2092.
This is just a wild guess, but it would seem possible that the Button tools are picking up the grid's font, and that particular font could have more vertical spacing that might appear necessary. SegoeUI, for example, seems to have larger line height than it needs to.
If you have ruled this out, please attach a sample project that demonstrates the issue and we'll be able to tell you conclusively what is causing it.