Is there a way to expand a dropdownlist item when the list is open and a user hovers their cursor over an item? I have a RadDropDownList with some list items that have long text values that don't fit in the width of the dropdownlist. Ideally, I'd like to make it so they can see the entire list item string when they hover over the list item.
Thanks in advance for your help!