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

Added event on row render and prevent error when pagination is active from console #376

Open AndreScara11 opened 7 months ago

AndreScara11 commented 7 months ago

Scope

Export via console of a lot of results.

Changes

The following changes were made: