Hi Alec,
I followed your steps exactly and created a sample project, but still cannot reproduce your problem. Here is what I am doing:
- I placed an image inside the RadDock's content container and set its display:attribute to none.
- The EnableDrag property of the RadDock is set to false and the RadDock is collapsed.
- When the titlebar is clicked the dock dragging is enabled and the dock can be dragged by its titlebar.
- I drag the dock from its original zone and drop it onto a new zone where I show the image and expand the RadDock.
The source code of the project is pasted below. Please modify it so that the errors are reproduced and sent it back. Once I can reproduce the problem it would be much easier to resolve the issue.
Regards,
Pero
the Telerik team