jQuery UI Widgets Forums Grid Compliance with RGAA

This topic contains 1 reply, has 2 voices, and was last updated by  ivanpeevski 3 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Compliance with RGAA #121133

    ptvspw
    Participant

    Hi,

    I’m using the jqxGrid component and I’d like to make it compliance with RGAA Guidelines in terms of Accessibility.

    For that, I’d like you transform the grid in order to use native elements like th, td, tr..

    How can I accomplish this with jqwidget?

    The only way is to use jqxDataTable?

    Compliance with RGAA #121146

    ivanpeevski
    Participant

    Hi ptvspw,

    As you can see in our documentation here, jqxGrid is already in compliance with the Web Content Accessibility Guidelines. Our components offer Keyboard Support, Right-To-Left Languages Support, built-in WAI-ARIA Support and a High Contrast theme.
    Grids, which do not implement table elements(th, td, tr), can still be in compliance with the WCAG(upon which RGAA is based). If you are interested, you may read more in the official guidelines

    In any case, if tabular structure is part of your requirements, you can use our jqxDataTable component, which is based on table, tr, rd… native elements.

    If you have any other questions, please do not hesitate to contact us again.
    Best Regards,
    Ivan Peevski
    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.