I have a fairly simple drag/drop implementation (dragging rows from one grid to another). It works well, except that I can't figure out how to change the cursor when a row is dragged over a "droppable area". I'd like to show a standard + sign or something similar. I thought there'd be a property for this, but I can't find it. Is this missing or is there a simple fix for this?
Thanks in advance!
Thanks in advance!