This is a migrated thread and some comments may be shown as answers.

[Solved] Word Wrap in Text Input?

1 Answer 310 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Jon Shipman
Top achievements
Rank 1
Jon Shipman asked on 01 Dec 2009, 12:03 AM
I'm using the ComboBox to select from a list of Titles.  Some titles are quite long and look fine when word-wrapped in the dropdown section, but they don't fit in the single line input text tag.

Since it's an input text and not a textarea is there any way to allow a taller input field with word-wrapping?


1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 01 Dec 2009, 11:21 AM
Hello Jon,

I believe its not possible to increase the size of text input element for a RadComboBox. Go through the following forum link which discusses on a workaround for the same scenario, which would be to display the text in a RadToolTip.
Multi-line Combo-box

Hope this helps..
Princy.
Tags
ComboBox
Asked by
Jon Shipman
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or