Hi all
In the detailView control'd template, I am using a RadComboBox with its SelectedValue binded.
When the binded column in the dataSource returns NULL it throws an exception. Is there a way to setup the RadCombo so to display nothing (empty string) when the binded value is NULL (Database null or .NET nullable type)?
In the detailView control'd template, I am using a RadComboBox with its SelectedValue binded.
When the binded column in the dataSource returns NULL it throws an exception. Is there a way to setup the RadCombo so to display nothing (empty string) when the binded value is NULL (Database null or .NET nullable type)?