This question is locked. New answers and comments are not allowed.
Hi,
I have a radgridview itemsource binded to a collection and each datagridview column having data member binding. I need to change one of the columns value dynamically based on certain condition, like one of the column is binded to temperature and its value needs to be changed based on an unit selection(metric/imperial units) , is it possible to incorporate the conversion of unit logic and binding the changed temperature parameter dynamically in xaml to the rad gridview data column?
I have a radgridview itemsource binded to a collection and each datagridview column having data member binding. I need to change one of the columns value dynamically based on certain condition, like one of the column is binded to temperature and its value needs to be changed based on an unit selection(metric/imperial units) , is it possible to incorporate the conversion of unit logic and binding the changed temperature parameter dynamically in xaml to the rad gridview data column?