How to get displayed column name? #416
Unanswered
KevinYobeth
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 have some column that use
hideIf
when criteria aren't met. I'm making an bulk export action which pass theselectedRowsQuery
to the export class. I want to give it a heading, but I need to define the heading which is not possible since the header will be dynamic.The question, Is there a way to get current visible column title and pass it to the export class? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions