DataGrid Rows Reorder Styling

Hi,

Love the new DataGrid row drag and drop feature.

Is there a way to adjust the table styling so that it's more apparent where the drop will take place?

Ideally, perhaps a green line or open a small gap between the rows.

Thanks,
Mike

You can use ondragover event to access the row you want to style:

Thanks - could you show a short example?

When I try to adjust, I lose the drag and drop.



Thanks very much. That's perfect.

It would have taken me a very long time to figure it out!

You guys are wizards.

Mike