Modal RadDock

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 03 Dec 2009 Link to this post

    Requirements

    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.
     
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.