This is a migrated thread and some comments may be shown as answers.

Tooltip for Listbox items

1 Answer 99 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
ataya
Top achievements
Rank 1
ataya asked on 24 Jan 2009, 07:42 AM
How can I apply a tooltip to a Listbox item..

Thank you in advance..

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 27 Jan 2009, 08:47 AM
Hi Ataya,

The ListBox control is rendered as a SELECT element on the client and SELECT elements cannot be tooltipified with a standard browser tooltip and respectively with RadToolTip because of their specific structure as explained in details in the following blog post, tip Nr 4:
 
http://blogs.telerik.com/tervelpeykov/posts/08-07-11/Some_RadToolTip_tips_tricks.aspx

This being said you should either consider using a different control or not having a tooltip.


All the best,
Svetlina
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
ToolTip
Asked by
ataya
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or