ComboBox Multiline or word-wrap (Flex 3)
Hi There,
I have a ComboBox and I am running into an issue with the drop-down items being 'cut off' due to their length exceeding the ComboBox width, I have set the dropdownWidth to be wider which helped with many of the items, but I can not set that width any wider without affecting my desired layout.
Is there a way to have the string wrap if it does not fit the set width? Thus, taking up 2 lines worth of space for that particular item.
|