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.
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.