Hi,
Is it possible to sort ImageColumns? I have a DatagridView filled with a few columns and some are ImageColumns. I’d like sort the columns by image.
I cannot get this to work. My DataSource is a List(of someclass) and it has a few image values where they are either an image or empty.
When I try to sort, something seems to be happening but it’s not sorting (the way I’d expect).
Hope you can help,
Thanks!
Vincent
PS
Even better would be to have this feature available in the ColumnFilter extension. The current ColumnFilter extension doesn’t support imageColumns.
I am curious on how this post suddenly got 6k views lol Also sorting imagecolumns would still be a nice thing. 🙂
Anything yet?
I no longer use image columns and instead use boolean/checkboxes instead becuase the filter extension does support this method. Trying to sort without the extension on boolean values doesn’t work either. Sorting (or filtering) images would be great a lot of usecases.
Thanks!
Vincent
Please login first to submit.