Is there way to implement something like DataTemplateSelector using XamDataGrid of Infragistics?

210 Views Asked by At

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..

0

There are 0 best solutions below