Completed
Last Updated: 06 Oct 2021 08:21 by ADMIN
Release R3 2021 SP1
A
Created on: 24 Oct 2016 21:11
Category: Grid
Type: Feature Request
0
WAI-ARIA: assign custom aria-label to a Grid's numerical paging controls
When I'm having an accessibility tool like JAWS read the numerical pager (see screenshot attached), it reads: "1 : Link", "2 : Link" etc. (and "Dot dot dot : Link" for any GridLinkButton with that text.)

I want it to read a custom message, like "Go to page {0:D}", for the numerical pager GridLinkButtons, either in the corresponding GridLinkButton's title or aria-label attribute. The custom text should preferably be retrieved from GlobalResources.

I also want to be able to provide a separate, customizable title/aria-label text for the [...] GridLinkButtons, too.

For details see support ticket #1068383.
Attached Files:
0 comments