Hi Experts,
In AsP.NET I am wanting to put a tooltip on a DropDownList so that the true value of the ListItem is displayed. The reason I want to do this is because a couple of Items in the DropDownList are to long and throws the page format. So I'm Limiting the length of the DropDownBox to 200px and therefore some Items are truncated but I need to see the full description.
Thanks Heaps,
Peter
Start Free Trial