Hi,
Silverlight 4.0 - Q1 2010 Telerik.
I have a custom column which creates a RadComboBox control as the cell editor in the overridden CreateCellEditElement method. No matter what I set the combo box control size to (typically 0,0 with HorizontalAlignment=Stretch) the grid resizes it so that it is only as wide as the widest combo box entry in the list. This means that the combo does not size appropriately to the column - even when I resize the column it doesn't respond.
Any ideas what might be wrong ?
Phil
Silverlight 4.0 - Q1 2010 Telerik.
I have a custom column which creates a RadComboBox control as the cell editor in the overridden CreateCellEditElement method. No matter what I set the combo box control size to (typically 0,0 with HorizontalAlignment=Stretch) the grid resizes it so that it is only as wide as the widest combo box entry in the list. This means that the combo does not size appropriately to the column - even when I resize the column it doesn't respond.
Any ideas what might be wrong ?
Phil