Hi,
I've got a 'GridViewComboBoxColumn' that is bound to a property that allows nulls. I apply styles to the 'RadComboBox' editor to set the 'EmptyText' property to a custom string (I don't want it to be an empty string, which is the default). This works great when the cell is in edit mode, but when it's not, the cell is blank. I tried setting a converter on the column binding, but it doesn't seem to work (everything in that column goes blank). How can I achieve this? Ideally, it would awesome if, by default, you guys displayed the 'EmptyText' property of the 'RadComboBox'.
Thanks,
Terry
I've got a 'GridViewComboBoxColumn' that is bound to a property that allows nulls. I apply styles to the 'RadComboBox' editor to set the 'EmptyText' property to a custom string (I don't want it to be an empty string, which is the default). This works great when the cell is in edit mode, but when it's not, the cell is blank. I tried setting a converter on the column binding, but it doesn't seem to work (everything in that column goes blank). How can I achieve this? Ideally, it would awesome if, by default, you guys displayed the 'EmptyText' property of the 'RadComboBox'.
Thanks,
Terry