Something like this: ``` php $grid->addExport(new CsvExport('label'), 'csv'); ``` I can send pull request with tests.