Hi,
I'm trying to create a combo box that can wrap the selected item's text when closed. At present, when you set the width of the combo box, the drop-down menu automatically wraps any items that are too wide. However, once you select an item, and the combo box menu closes, the text for the selected item gets cut off if it's wider than the combo box's width. Instead, I want to be able to increase the height of the (closed) combo box and allow the text to wrap.
Is this possible with the RadComboBox? If not, is there another control I could use to achieve this?
Many thanks,
Jake.
I'm trying to create a combo box that can wrap the selected item's text when closed. At present, when you set the width of the combo box, the drop-down menu automatically wraps any items that are too wide. However, once you select an item, and the combo box menu closes, the text for the selected item gets cut off if it's wider than the combo box's width. Instead, I want to be able to increase the height of the (closed) combo box and allow the text to wrap.
Is this possible with the RadComboBox? If not, is there another control I could use to achieve this?
Many thanks,
Jake.