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
225
How to display tooltip in a dropdownlist filled from a valuelist
posted

Hello guys,

I have an UltraGrid with several fields including one which is a DropDownList filled from a valueList.
The content is larger than the DropDownList's width so I'd like to have a tooltip displaying the text when the mouse is over while I'm selecting a row in the DropDownList.
Actually, there is a default tooltip but it is activated when I choose a row and when I lost focus).

I do not know if I could solve the issue with the "Start Designer" or if I have to solve it with code, on events, ...

Thank you for you help ! 

EDIT: If you want a screen about the issue, do not hesitate to ask me ! :)