Hi,

I have an image column in my DataGridView, in the cellformatting event I bind the image which can only be one of two tick.jpg or cross.jpg.

Is there anyway I can sort on this column, I imagine the only way to do it would be on the filename?

Any help appreciated

Thanks