Click to See Complete Forum and Search --> : Drag n Drop Problem at Grid


Patzer
June 29th, 2001, 06:06 AM
Hi,
I developed a drag n drop of rows for the Apex TDB-Grid. During the Dragover-Event the usual Frame appears, to show that a drag n Drop is taking place. But this frame has the size of the Grid, and should have the size of the Row.

Anyone out there having a solution for that?

Thx

have a nice day,

Patzer

Maurice Sanders
June 29th, 2001, 06:12 AM
You should set the dragicon property of the grid.
Let it point to a icon on your computer.


Maurice