Displaying Image (ICO, PNG) in a DataGrid
I want to display images in one of the cell/columns of the DataGrid. There is no column style currently supported that takes Image as an input. Do I need to inherit my own class from DataGridColumnStyle and override the OnPaint or there is a better way.
Please let me know,
Thanks,
Mustufa