Navigating through RadTreeView with ALT + the arrow keys while editing Nodes

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

    Posted 01 Aug 2008 Link to this post

    Requirements

    RadControls version

    RadTreeView for ASP.NET AJAX Q1 2008
    .NET version 2.0+
    Visual Studio version

    VS2005 & VS2008
    programming language

    JavaScript
    browser support

    FireFox & IE7


     
    PROJECT DESCRIPTION
    This example shows how to navigate through the RadTreeView with ALT + the arrow keys while editing Nodes.

    Once the edit starts by clicking of a Node, the user can navigate through the RadTreeView by using ALT + the arrow keys.

    Pressing the up/down arrow edits the previous/next sibling of the currently edited Node. Pressing the left arrow edits the parent of the currently edited Node (f any), whereas the right - the first child of the Node (if any).

    The Node editing operation fully completes when the Enter key is pressed.
Back to Top

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