smartGWT: 4.1d
I use a simple drag & drop from one listgrid to another.
While the mouse still holds the dragged record, the cells of the target listgrid don't trigger any cellover event.
Thus my rows aren't rendered as configured in the CSS (cellover).
I would like to see the normal cellover style (that is shown when just hovering the mouse pointer over the records of an listgrid).
Is it possible to achieve this behavior while a record still is dragged?
(This should be used, so the user get a better visual feedback, on which record he will drop the record)
THX
I use a simple drag & drop from one listgrid to another.
While the mouse still holds the dragged record, the cells of the target listgrid don't trigger any cellover event.
Thus my rows aren't rendered as configured in the CSS (cellover).
I would like to see the normal cellover style (that is shown when just hovering the mouse pointer over the records of an listgrid).
Is it possible to achieve this behavior while a record still is dragged?
(This should be used, so the user get a better visual feedback, on which record he will drop the record)
THX