Hi,
I am a newbie to Silverlight & I am using the Telerik library to implement my projects.
I want to ask how can I check if a RadTileViewItem has been dragged out of the RadTileView?
For example, I dragged a RadTileViewItem out of the RadTileView. Once I released the Mouse Left Button, it should detect that the RadTileViewItem is outside the boundary of the TileView & remove it from the TileView.
I've tried to use the event TileViewItemDraggedEnd but it does not give me the Mouse location or the location of the dragged TileViewItem.
Thank you for your help.
Regards,
HY
I am a newbie to Silverlight & I am using the Telerik library to implement my projects.
I want to ask how can I check if a RadTileViewItem has been dragged out of the RadTileView?
For example, I dragged a RadTileViewItem out of the RadTileView. Once I released the Mouse Left Button, it should detect that the RadTileViewItem is outside the boundary of the TileView & remove it from the TileView.
I've tried to use the event TileViewItemDraggedEnd but it does not give me the Mouse location or the location of the dragged TileViewItem.
Thank you for your help.
Regards,
HY