Default click behavior on header cell #3765
Unanswered
tuncturkmennyra
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there, first off, thank you for this amazing library. I really appreciate all the work that’s gone into it.
I’m currently trying to implement a custom header in the grid table, but I’m having hard time overriding the default click behavior on the header cells. It seems like the built-in functionality is taking precedence over my custom logic. Is there a recommended way to bypass or disable the default click behavior so I can fully control the header interactions?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions