The grid does not associate the column headers with the data. The content/headers are in two separate tables. JAWS doesn't make the association when reading this. Is there a solution for this?
Dominik
1 Answer, 1 is accepted
0
Georgi Krustev
Telerik team
answered on 08 Oct 2015, 11:18 AM
Hello Dominik,
The Grid widget renders special aria-describedby attributes to each cell that maps the element to its header element. You can see this in the "Selection" demo.
Note that the widget becomes accessible when the navigation is enabled. When the widget is not focusable and navigatable, the accessibility tools don't know how to treat the widget.
Regards,
Georgi Krustev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!