jQuery UI Widgets Forums TreeGrid Keyboard navigation

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 8 years, 7 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Keyboard navigation #81133

    lorenzopt
    Participant

    We have a need to navigate by cell in the treegrid for ADA compliance. We have code that works to some extent, but the underlying behavior of the treegrid prevents true cell navigation. It seems the treegrid wants to select rows, but we need to get focus on the individual cells, so screen readers can read out the contents of the cells. Is there anyway to disable or override the treegrid’s keyboard navigation?
    Thanks

    Keyboard navigation #81147

    Hristo
    Participant

    Hello lorenzopt,

    Unfortunately we do not have this functionality in a TreeGrid.
    The jqxGrid more flexible in this regard. You could create some own logic for navigation there.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    http://www.jqwidgets.com

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

You must be logged in to reply to this topic.