I would like to define how my columns are presented based on the value type (e.g. integers are red, double blue, Image is shown with an icon, Percentage with a progress bar, etc). I just read about DataTemplateSelector, is this the way intended for the RadGridView? If so how do I set the datatemplateselector on the gridview? If not, what is the correct approach?
thank you for your time!
thank you for your time!