Is it possible to reorder a column that had been created via hooks.visibleColumns.push? #3613
Unanswered
lilfrootyloops
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'm attempting to create a column via
hooks.visibleColumns.push
; however, I am not sure how to reorder the column so that it doesn't have to be the 1st column. Is it possible to do this?Beta Was this translation helpful? Give feedback.
All reactions