Data grids expose rows and cells to assistive tech via role="grid" patterns. Virtualization complicates linear navigation, products should preserve logical tab order and announce sort/filter state changes.
Goals
- Every interactive cell reachable by keyboard.
- Visible focus rings on custom cell editors.
- Document known limitations for mega-grids in VPATs.