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 ! :) 

Parents
  • 21795
    Offline posted

    Hello Antony,

    Thank you for posting in our forum.

    If I understand you correctly you need to show a tooltip on each row of the drop down list. If this is your case please follow the next link where similar question were discussed and solution were proposed http://ko.infragistics.com/community/forums/t/19377.aspx.

    Please let me know if you need any additional information.

    Thank you for using Infragistics Controls.

Reply Children