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