Is there a way to move the DataTable Export button?
Specifically, I would like to move it to another div entirely, not just left and right within the div.
Or is it possible to clone the content of a Div to another Div in Dash?
Cheers,
Adrian
Is there a way to move the DataTable Export button?
Specifically, I would like to move it to another div entirely, not just left and right within the div.
Or is it possible to clone the content of a Div to another Div in Dash?
Cheers,
Adrian
By some coincidence…i’m also looking for a solution to this, on the 4th April 2020!
I can see plenty of discussion online about the possibilities to do this within the native javascript and i even went so far as to open up async-export.js and async-export.js.map files in the hope of seeing some magic keyword, but in truth I have absolutely no idea what i’m looking for.
Any help on this would be greatly appreciated.
Hi, I had recently the same problem so I came up with hacky but simple solution:
See: