Hello there !
This is my first time here, and i really need help
this is my situation:
I'm developing a custom control in wich i have a TrueDBGrid, so
i have several actions coded in my grid's DragDrop and DragOver events.
My intention is to drag a row from a grid outside my control to the grid inside my control, but the Drag events never get fired in my control
How can i solve this ?
thanks in advance !