I have a grid that allows drag n drop of a row. When I drag a row outside of a grid, and let go of it, the dragged row is still attached to the mouse in IE 7 and 8. This does not happen in firefox. Also, I tried this on the demo telerik's site and the issue is still there on the latest version.
http://demos.telerik.com/aspnet-ajax/grid/examples/programming/draganddrop/defaultcs.aspx
Does anyone have a solution to this?
Thanks.