Is it possible to implement something like DataTemplateSelector using XamDataGrid? My Datasource is list of different type of objects derived from same base class. So depending upon type of object i want to dynamically select the template.
If it is possible then which version of Infragistics Wpf dlls provide this functionality.
Thanks..