jQWidgets Forums

jQuery UI Widgets Forums General Discussions Navigation Tree Key Event in jqxTree

Tagged: ,

This topic contains 2 replies, has 2 voices, and was last updated by  knight88 11 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Key Event in jqxTree #47782

    knight88
    Participant

    Question
    In JqxTree, is there any key event to select item tree ?

    For example :
    Step 1
    -> My Computer (by Default it select this item first)
    -> File
    -> Picture
    -> Video
    -> etc

    Step 2
    -> My Computer
    -> File (select @ click at File)
    -> Picture
    -> Video
    -> etc

    Step 3
    -> My Computer
    -> File
    -> Picture
    -> Video (when i press key ‘V’, it will select Video)
    -> etc

    Hope this step @ scenario can give you better explanation..

    Key Event in jqxTree #47783

    Mariya
    Participant

    Hi knight88,

    The keyboard navigation for jqxTree is available with the arrow keys. For more information please take a look at the provided demo at: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/keyboardsupport.htm?arctic
    Unfortunately, navigation by the Item’s value is still not implemented.

    Best Wishes,
    Mariya

    jQWidgets Team
    http://www.jqwidgets.com

    Key Event in jqxTree #47784

    knight88
    Participant

    hu.. ok thanks for the reply , i hope you can implement that function in the latest @ next version…

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.