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

Drag and Drop - Tree to Grid Drag

1 Answer 80 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Manas Rastogi
Top achievements
Rank 1
Manas Rastogi asked on 18 Aug 2009, 12:56 PM
hi,
I tried to execute your sample on Drag and Drop-Tree to Grid Drag but unfortunately got stuck up with this error-
{System.Windows.Markup.XamlParseException: AG_E_PARSER_BAD_TYPE [Line: 53 Position: 57]
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at Telerik_TreeView.Page.InitializeComponent()
   at Telerik_TreeView.Page..ctor()}
The error comes at InitializeComponent()

public

 

Page()

 

{

InitializeComponent();

 

}
I have installed Silverlight 3.

Kindly help me with this as we are working on drag and drop controls.
Is it possible to drag and drop a complete datagrid,or a textbox,or a combo box.In your samples you have shown how to drag and drop a datarow or a combo box item but i want to drag and drop a complete control.

Thanks
Manas

1 Answer, 1 is accepted

Sort by
0
Valentin.Stoychev
Telerik team
answered on 20 Aug 2009, 11:51 AM
Hello Manas Rastogi,

Have you downloaded the latest bits - Q2.SP1. These the officially supported libraries for SL3.

Greetings,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
DragAndDrop
Asked by
Manas Rastogi
Top achievements
Rank 1
Answers by
Valentin.Stoychev
Telerik team
Share this question
or