Replies: 3 comments 1 reply
-
I am also searching for this.
I am also searching for this. or anyway we can get the column status. then from there we can do some code to add in export select |
Beta Was this translation helpful? Give feedback.
-
There is a setColumnSelectStatus but not a getColumnSelectStatus. But you get the status by looking @ the class data ($this->columns), the columns are in a collection with a "selected" field:
Hope this help. Denis |
Beta Was this translation helpful? Give feedback.
-
@aeq-dev Strange, it's working fine for me (as my copied data show an unselected column as false) , which version are you using ? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a way to get selected columns in order to only export them ? Thanks
Beta Was this translation helpful? Give feedback.
All reactions