Closed Er-Kalpesh closed 4 years ago
I can demonstrate the whole issue over screen share call if its not clear
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Prerequisites
So I want dynamic filename when I export grid. Like I need all the filter I have applied before grid export. So I have used code like
and inside the config:
'filename' => \Yii::t('kvgrid', $filename),
so it's working perfectly fine when I don't use ajax or pjax. but issue comes when I use ajax and result of it getting error of "The parameters for yii2-grid export seem to be tampered. Please retry!"
Steps to reproduce the issue
Environment
Development
Browsers
Operating System
Libraries