Hi!
I am using Data Grid Reactive and I would like to configure the name of the worksheet when I download the exportation of the grid.
However the function of export doesn't have a parameter to set this value.
Anyone knows if it possible change this name, now it call "DataGrid Data" every sheet.
If you need further information dont't hesitate to contact me.
Thank u
BR
Hi @Guillermo Diez Matilla
You can take the same approach suggested here and manipulate the name instead.
Cheers,GM
Thank you!