glideapps / glideapps/glide-data-grid
Add API for selecting header cells
Open
package:core
type:enhancement
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
I have been using `onGridSelectionChange`, `gridSelection`, and `setGridSelection` to let the user navigate through DataGrid body cells using tab, shift tab and arrows. However, there is no API for selecting header cells. Specifically, I want the user to be able to navigate to the header cells using tab, shift tab and arrows, and to click enter to switch the sort direction. Would be awesome if there was this addition!
Contributor guide
Assessment
This issue has not been assessed yet.