AD
Administrator
Syncfusion Team
May 8, 2005 01:00 AM UTC
Here is a little sample that I think does something similar to what you described. It uses a derived class so make sure you build the project beofre you try to open the form in the designer.
http://www.syncfusion.com/Support/user/uploads/GDBG_DND_678c2cee.zip
It turns off the default D&D support and handles the drag and drop so you can cusotmize the behavior. It specifically does not allow a drop on the source grid, but you can change that is you need it.