For the time being, an appropriate converter should be used for the bindings.
In the current scenario, RadGridView relies on the WPF binding mechanism to resolve the source property value. For that reason, we can not respect the DataType of the column. If you have encountered this issue, you can use a converter for the DataMemberBinding of these columns as a workaround.