Column select
I'm trying to implement some kind of column select feature by setting the backcolor in the cellpaint events. My selection rectangle is updated in the mousemove event where I check if the left mousebutton is pressed and I then invalidate the column to force a repaint. The problem is that the repaint seems to fire once I release the mouse button where I would like it to repaint immediately.
Is this possible or is this not the right way to implement such a feature? I'm basically looking for a kind of lasso selection where the selection is not a rectangle of cells but a full column selection.
-
Hello,
Some other clients have already requested this feature. We don't have enough time to implement and test it for the upcoming release, but it will be implemented in the next one.
Best regards,
Dapfor
0
Please sign in to leave a comment.
Comments
1 comment