WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Appropriate use of Grid Role

for

From: Birkir R. Gunnarsson
Date: Sep 23, 2019 2:38PM


A grid should contain only interactive elements, no static data (all
static data must be associated with an interactive element).
You're right, datepickers, spreadsheets and things like seatmaps are
candidates for interactive grids but tables with a few focusable
controls sprinkled in, such as sortable column headers, select row
checkboxes and "display more info" toggles should not be coded as
grids, these are just static tables with some interactive controls.


On 9/23/19, Brian Lovely via WebAIM-Forum < <EMAIL REMOVED> > wrote:
> I see a lot of ARIA Grids used to display tabular data. Some of these
> tables may be sortable, or may contain buttons or checkboxes in one column.
> Is ARIA Grid an appropriate role for these purposes?
>
> If not, what is grid intended for? I see references to an interactive grid,
> but I'm not sure what that means. The only interactive grids I can think of
> off the top of my head are date pickers or spread sheets.
>
>
>
> --
> *Brian Lovely*
> Capital One Digital Accessibility
> 804.389.1064
>
> >
>
>
> The information contained in this e-mail is confidential and/or proprietary
> to Capital One and/or its affiliates and may only be used solely in
> performance of work or services for Capital One. The information transmitted
> herewith is intended only for use by the individual or entity to which it is
> addressed. If the reader of this message is not the intended recipient, you
> are hereby notified that any review, retransmission, dissemination,
> distribution, copying or other use of, or taking of any action in reliance
> upon this information is strictly prohibited. If you have received this
> communication in error, please contact the sender and delete the material
> from your computer.
>
>
>
> > > > >


--
Work hard. Have fun. Make history.