There is no way to get the index/position of a Tile which is dropped on a
TileGrid. Other widgets like the ListGrid does support a RecordDropHandler
which sends a RecordDropEvent with the index information
(RecordDropEvent#getIndex()). This should also be available for the TileGrid.
Instead there is only the possibility to add a DropHandler which doesn't
provide any useful information.
Is there a work-around to identify the index of a currently dropped Tile? Here
I got no answers: http://forums.smartclient.com/showthread.php?t=16122
Thank you in advance.
Original issue reported on code.google.com by sven.strohschein@googlemail.com on 28 Mar 2011 at 5:14
Original issue reported on code.google.com by
sven.strohschein@googlemail.com
on 28 Mar 2011 at 5:14