Problem: I would like the contents of my ComboBox to display entirely when the user clicks on the drop-down icon arrow, i.e. I do not want to only show the contents up the width of my combobox. So for long contents say 30 characters, and say my ComboBox is 15 characters long, then when user clicks on the drop-down, i want to display all of the contents not just the cut-off contents
I remember once reading an article on how to do this, but can't seem to find it. And with 2.0's added behavior to many controls, not sure if this exist out of box.
Any direction will be greatly appreciated.
I remember once reading an article on how to do this, but can't seem to find it. And with 2.0's added behavior to many controls, not sure if this exist out of box.
Any direction will be greatly appreciated.