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

[Solved] InputCell textMode to multiline

1 Answer 166 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
Revital Keren
Top achievements
Rank 1
Revital Keren asked on 05 Jan 2010, 10:05 AM

Hi,
I am using RadComboBox,  and some of the text items populated into the combo are consist of two lines or more.
In the dropdown the behavior is as expected - the text is displayed along 2 or 3 lines, but when such an item is selected, the text is cut off and only the beginning of it is shown.

I was wondering if there is a way to make the InputCell show the full text along how many lines needed and to adjust itself appropriately
(something like a TextBox with TextMode="MultiLine" , but only when needed of course).

thanx,

Revital

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 05 Jan 2010, 11:39 AM
Hello Revital,

I guess it is not possible to increase the size of text input element for a RadComboBox to multiline. You can checkout 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

-Shinu.
Tags
ComboBox
Asked by
Revital Keren
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or