Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More than one export component #262

Open
MartkCz opened this issue Feb 21, 2016 · 2 comments
Open

More than one export component #262

MartkCz opened this issue Feb 21, 2016 · 2 comments
Labels

Comments

@MartkCz
Copy link

MartkCz commented Feb 21, 2016

Something like this:

$grid->addExport(new CsvExport('label'), 'csv');

I can send pull request with tests.

@Hadamcik
Copy link

I'm currently solving how to add second export because I need export to csv and also to pdf. I would love to have option to add multiple different exports.

@o5
Copy link
Owner

o5 commented Feb 23, 2016

@AntikCz I'm open for PR!

MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 24, 2016
MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 24, 2016
MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 24, 2016
Fixed code style

Fixed code style
MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 26, 2016
Fixed code style

Fixed code style

getExport accepts component name

Default parameter for name in getExport

setExport deprecated

setExport deprecated, fixed tests
MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 26, 2016
MartkCz pushed a commit to MartkCz/grido that referenced this issue Feb 26, 2016
@o5 o5 added the FEATURE label May 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants