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

TreeView drag/drop to Tile

3 Answers 42 Views
TileView
This is a migrated thread and some comments may be shown as answers.
Ryan
Top achievements
Rank 1
Ryan asked on 02 Feb 2012, 01:18 PM
Hello,

I am trying to drag objects from a TreeView onto a TileView in the normal state.  I would need a different template to display the object's data in the Maximized state and the Small state.  I have tried -

<telerik:RadFluidContentControl.Content telerikDragDrop:RadDragAndDropManager.AllowDrop="True" >
but get the error: 
Unexpected ATTRIBUTE in parse rule PropertyElement ::= . PROPERTYELEMENT Content? 

3 Answers, 1 is accepted

Sort by
0
Petar Mladenov
Telerik team
answered on 07 Feb 2012, 02:27 PM
Hi Ryan,

 Could you please check out a possible approach when using Drag And Drop from RadTreeView to RadTileView in the attachment? It uses the new RadDragDropManager and its events. Do you think it could fit in your scenario? 

Kind regards,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0
Ryan
Top achievements
Rank 1
answered on 07 Feb 2012, 08:23 PM
Thank you Petar,

I have actually decided to go a different direction on the page so I will not be using the TileView.

However, given your example,  what I wanted to do was be able to drag "Item A" into the Content Area of Tile "Item 1". Not add a new tile.  The number of tiles is set to 7 (one for each day) and you would be able to drag a tree item onto the Content Area of the title to "assign" that Tree item to that day.

So for example we have   Tile = Monday;  Tree View Item = Item A;    Drag  Item A to "Monday" and have to displayed in the content area. A bit hard to explain but like I said, I went a different direction.

Thanks!
0
Petar Mladenov
Telerik team
answered on 10 Feb 2012, 02:08 PM
Hello Ryan ,

 Glad to hear that you have proceed further, however, feel free to ask if you need more assistance.We would be glad to help you.

All the best,
Petar Mladenov
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
TileView
Asked by
Ryan
Top achievements
Rank 1
Answers by
Petar Mladenov
Telerik team
Ryan
Top achievements
Rank 1
Share this question
or