How to have a drop down icon and context menu in the header #2953
Unanswered
JoeVanGundy
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.
-
I want to have a context menu similar to google sheets:

I can't seem to wrap my head around how I can insert a component into the component without having to rewrite
HeaderRenderer
and alsoSortableHeaderCell
.For example, why doesn't something like this work?
For my column object
And then my renderer
Beta Was this translation helpful? Give feedback.
All reactions