Telerik
Skip Navigation LinksHome / Community / Code Library / ASP.NET and ASP.NET AJAX > TreeView > Undo Drag & Drop operations

Answered Undo Drag & Drop operations

Feed from this thread
  • Answer Telerik Admin MVP avatar

    Posted on Nov 5, 2008 (permalink)

    Requirements

    RadControls version

    RadTreeView "Classic" and RadTreeView for ASP.NET AJAX
    .NET version

    2.0
    Visual Studio version

    2005
    programming language

    C#/VB.NET
    browser support

    all browsers supported by RadTreeView


     
    PROJECT DESCRIPTION
    The project shows how to support 'Undo' of Drag & Drop operations with RadTreeView.

    A Stack<string> is used to store the XML of the TreeView before each Drag & Drop operation. 'Undo' loads TreeView from the to XML in the Stack.

    Note: this technique can be used with every RadControl which supports the GetXml and LoadXmlString methods.

    Suggested by: Jason Mogera

Back to Top

Skip Navigation LinksHome / Community / Code Library / ASP.NET and ASP.NET AJAX > TreeView > Undo Drag & Drop operations

Powered by Sitefinity ASP.NET CMS

Contact Us | Site Feedback | Terms of Use | Privacy Policy
Copyright © 2002-2010 Telerik. All rights reserved.