Hi,
I would like to be able to implement drag and drop functionality into my grid but I need to be able to drop items anywhere on the grid, not just above/on/below current items in the grid.
The RowDrop event only seems to fire if you drop the item around the existing items, and not in empty space on the grid.