This demo illustrates how a typical scenario - implementation of web gadgets on a page - can be realized using docking components provided by the ASPxDocking Suite.
The ASPxDocking Suite offers three components - ASPxDockPanel, ASPxDockZone, and ASPxDockManager. They allow you to manage content placeholders (dock panels), which can be moved by end-users between particular areas (dock zones) within a web page. A dock panel can either be docked to a dock zone or made to float. Dock zones can be placed at any part of a page; their orientation and size are fully customizable. ASPxDockManager allows you to provide a centralized programmatic control of all dock panels and dock zones contained within a page.