kartik-v / yii2-grid

Enhanced GridView with various utilities for Yii Framework 2.0
http://demos.krajee.com/grid
Other
558 stars 302 forks source link

Added previous existing class back to the export form #1065

Closed carlos-landeira closed 1 year ago

carlos-landeira commented 1 year ago

Back in version 3.2.7, when the export form was enhanced, the class which the form originally had got removed, this PR puts it back again. I had some cases where I would listen to a submit event in this form, and I'm using that class as the way to get this form.

This fixes the export form class that was removed in https://github.com/kartik-v/yii2-grid/commit/fb00ef48203673df92b7944139c945a893df9913.