0
Answer

Displaying Image (ICO, PNG) in a DataGrid

mustufa.taj

mustufa.taj

20y
1.9k
1
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