I found the graphical problem in spark DataGrid when starting drag row - the transparent row under cursor (with "X" icon) is too far below cursor. When I drag first row everything looks OK, byt when I drag 20'th row then we can see this error. I think that problem causes GridItemRenderer, becouse when I generate DataGrid without renderers, error doesn't occur.
I prepare test here: http://op2.pl/dragdg/test.swf Here is this test sorce code: test.mxml <http://apache-flex-users.2333346.n4.nabble.com/file/n6624/test.mxml> -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Drag-DataGrid-row-with-GridItemRenderer-problem-tp6624.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
