This question is locked. New answers and comments are not allowed.
Hi,
I have updated to the latest Telerik Controls.
I am using the Silverlight Child Window which contains a Tab Control with multiple TabItems. In each TabItems, they have a Datagrid.
I'm using the RadDragAndDropManager to drag a DatagridRow to the TabItems Header. But I'm always getting the DragStatus as DragImpossible.
I have set the AllowDrop, RadDragAndDropManager.AllowDrag, RadDragAndDropManager.AllowDrop properties to True on the TabItems Header and the TabControl.
Any ideas in what I'm doing wrong?
Thanks
I have updated to the latest Telerik Controls.
I am using the Silverlight Child Window which contains a Tab Control with multiple TabItems. In each TabItems, they have a Datagrid.
I'm using the RadDragAndDropManager to drag a DatagridRow to the TabItems Header. But I'm always getting the DragStatus as DragImpossible.
I have set the AllowDrop, RadDragAndDropManager.AllowDrag, RadDragAndDropManager.AllowDrop properties to True on the TabItems Header and the TabControl.
Any ideas in what I'm doing wrong?
Thanks