kartik-v / yii2-export

A library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)
http://demos.krajee.com/export
Other
165 stars 126 forks source link

overwrite download action #325

Closed whisere closed 3 years ago

whisere commented 4 years ago

Is there way to overwrite the download action?

Also how can we support ExportMenu::FORMAT_JSON format?

Thanks!

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/91940980-overwrite-download-action?utm_campaign=plugin&utm_content=tracker%2F7668315&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F7668315&utm_medium=issues&utm_source=github).
whisere commented 4 years ago

For the second question, I know in GridView, GridView::JSON supports download json file but it can only download current page data, is there way to download json for all data?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.