Hi,
I have a dataGridView control on the form and it is not data bound. I
have an image cell(whenever required) which is needed to display
the image as a thumbnail. I want to display a description next to the
image. I have tried using the 'Description' property, but it doesnot
seem to work. I don't have an image column. I just create an image
cell when needed.
Thanks!