B
Bob Rundle
I'm binding a ComboBox to a field in a DataRow. I am loading the combobox
with values from an Enum. I am building to the "SelectedItem" property.
Everything works find except that I want to display (None) in the combo box
when the field is null. Is there a way to do this? I tried setting the
default value in the XML Schema, but this did not help.
Regards,
Bob Rundle
with values from an Enum. I am building to the "SelectedItem" property.
Everything works find except that I want to display (None) in the combo box
when the field is null. Is there a way to do this? I tried setting the
default value in the XML Schema, but this did not help.
Regards,
Bob Rundle