Does the XamDockManager support a databound list of content? I want to build a drag-and-drop layout where the dockmanager is default to a two column layout and the user can drag and drop from another listbox or from within the dockmanager. Will the dockmanager also save the state of these panels using the DockManager SaveLayout method?
Hello,
I am just checking if you require any further assistance on the matter.
No, this hasn't been resolved. I am looking for a way to utilize the DockPanel to have a list of UserControls in two columns. Each column represents the docked left and docked right scenario as well as allows the user to drag and drop the controls area.