I have dragdrop enable on both controls. But i whenever i try to drag an item from the list view over to the document window, it shows the red circle that tells me it cannot drop the object. So i went down the route of implementing PreviewDragDrop to get it working, but then i have no clue how to get the handle of my document window since preview drag and drop is giving me back an RadPageViewTabStripElement and none of the item in there matches a Document window.
Thanks.
Thanks.
