This is a migrated thread and some comments may be shown as answers.

Tile view item fix position

2 Answers 76 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Ionut
Top achievements
Rank 1
Ionut asked on 31 Jan 2011, 11:09 AM
Hello!

I am using a rad Tileview control (version Q3 2010) for silverlight 4.  I enable tile view items dragging inside that tile view control. I would like to know if there is a way to make only one tile view item fix (the user should not be able to move it by dragging it) and all the other should be movable. 

Also can  tile view item  handle drag/drop event for of an external object? 

Thank you 

2 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 03 Feb 2011, 08:19 AM
Hello Ionut,

You can handle the PreviewTileDragStarted() event to disable dragging certain tiles. You can also use the RadDragAndDropManager to allow dragging items from another control into the RadTileView. I prepared a sample project illustrating how to drag items from a ListBox to the TileView, I hope it helps you get started.Have a look at it and let us know if you need more info.

Best wishes,
Tina Stancheva
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Ionut
Top achievements
Rank 1
answered on 10 Feb 2011, 03:17 PM
Thank you very much for your feedback, it was really helpful.

Regards,
Ionut
Tags
TileView
Asked by
Ionut
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Ionut
Top achievements
Rank 1
Share this question
or