WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Kendo Grid

for

From: Jonathan Avila
Date: Apr 26, 2018 8:20AM


> This becomes hard for accessibility, can someone please guide
me how do I set to generate only one table with header and data in it.

You may be able to use aria-owns to associate the different rows into one grid structure and then apply role presentation on the non-used grid element.

Jonathan

Jonathan Avila
Chief Accessibility Officer
Level Access
<EMAIL REMOVED>
703.637.8957 office

Visit us online:
Website | Twitter | Facebook | LinkedIn | Blog

Looking to boost your accessibility knowledge? Check out our free webinars!

The information contained in this transmission may be attorney privileged and/or confidential information intended for the use of the individual or entity named above. If the reader of this message is not the intended recipient, you are hereby notified that any use, dissemination, distribution or copying of this communication is strictly prohibited.

-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Kakarla Meharoon
Sent: Thursday, April 26, 2018 3:26 AM
To: <EMAIL REMOVED>
Subject: [WebAIM] Kendo Grid

I was trying to use the Kendo Grid UI control.

When the HTML is generated it gets two tables, one for the header and one
for the body. This becomes hard for accessibility, can someone please guide
me how do I set to generate only one table with header and data in it.

Any suggestions for making kendo grid accessible for JAWS.

https://demos.telerik.com/kendo-ui/grid/index