Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drag & Drop in Grid Cell
#7
Thank you, as always!

If I understand well, the answer is exactly the same in both (1) & (2) ?

Furthermore, let me ask : Is it possible to confine drag & drop to one particular column only? I understand that QmRegisterDropTarget may have to be modified, but how?

As a matter of fact, I found that I can monitor column number with statement :
Quote:int iSub i=sub.LvItemFromPoint(g iSub)
and then filter columns (confine) there. It works, but I am not sure it is the proper way to do it.

Best regards.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)