Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API for selecting header cells #976

Open
sfc-gh-anqiao opened this issue Jul 8, 2024 · 0 comments
Open

Add API for selecting header cells #976

sfc-gh-anqiao opened this issue Jul 8, 2024 · 0 comments

Comments

@sfc-gh-anqiao
Copy link

sfc-gh-anqiao commented Jul 8, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant