Trying to implement export to a named excel table. #4073
Unanswered
syndesiweb
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@syndesiweb did you ever figure this out? I have the same problem. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to export some queries with nice styling. Our users use excel exports a lot and also use the table filter and sorting functions a lot, do do this successfully they always have to create a table first.
As i understand, the underlying phpspreadsheet package supports this behaviour but i just cant seem to get it to work.
I've tried using this code in both the afterSheet event and the styles() method.
Has anyone successfully created a named table before, and how did they do it?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions