Button Csv Download in Dashboards 2.8.0

Hi,

Is there a way to have an action on a button that will download a CSV? Or how could I format the download CSV option of a data grid to look like a button component?

Thanks!

1 Answer

1

Try and use the element selector within Styles > Advanced CSS and then click the csv button.

Then add your css - it should look something like this:

Thanks, I've tried this and it looks good but I think it's breaking the csv download functionality