Has anyone have problem with using Silverlight 5 with backlight's DragDockPanel?
When I have DragDockPanel or add a DragDockPanel in the DragDockPanelHost, there will be java script error :
Line: 56
Error: Unhandled Error in Silverlight Application
Code: 2028
Category: ParserError
Message: The name already exists in the tree: PART_TopLeftClip.
File:
Line: 0
Position: 0
I wonder if anyone also have this problem?
I am developing a new project and was going to use the DragDockPanel for the main display menu... But as I know the Backlight project had been stopped, I wonder if there is any replacement for this control?
Thanks in advance,
King