Is there a way to make a column with image draggable (when selecting the image with the mouse, and then start dragging)?
A normal GridBoundColumn is automatically draggable. But it doesn't seem to work well with other types of Columns.
I've tried a GridDragDropColumn (and increasing the image size, but unsuccessful).
I also tried a GridButtonColumn and a GridTemplateColumn.
Thanks,
Koen