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

RadComboBoxEditor String.Empty item height

1 Answer 99 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Kevin Meyer
Top achievements
Rank 1
Kevin Meyer asked on 26 Mar 2008, 06:00 PM

Using the RadComboBoxEditor with a single RadComboBoxItem with a label of String.Empty doesn't correctly calculate the height of the list box (the list box is tiny).  This is a defect in Q3 2007 SP1 as well.

1 Answer, 1 is accepted

Sort by
0
Angel
Telerik team
answered on 27 Mar 2008, 10:18 AM
Hi Kevin Meyer,

If you have no non-empty item in the RadComboBox, the calculation logic cannot calculate a height based on the font of the item. One way to solve this is to set the Text property to a character of space instead of an empty string.

If you have further questions do not hesitate to ask.

Best wishes,
Angel
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
GridView
Asked by
Kevin Meyer
Top achievements
Rank 1
Answers by
Angel
Telerik team
Share this question
or