|
RadControls version
|
Telerik.Web.UI 2009.3.1103.0+
|
| .NET version |
NET 2.x/3.x
|
| Visual Studio version |
2005/2008
|
| programming language |
C#, JavaScript
|
| browser support |
all browsers supported by RadControls
|
PROJECT DESCRIPTION
The RadDock control does not have built-in modal functionality. This example demonstrates how to make the RadDock modal.
When the RadDock is opened (using the dock.set_closed(false) client-side method) a new Telerik.Web.UI.ModalExtender object is created that makes the dock's HTML element modal. The ModalExtender is disabled when the dock is closed.