We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think the toggle pjax option should be enable or disabled if pjax=>[boolean] true or false in
pjax=>[boolean]
$this->toggleDataOptions[$tag]['data-pjax']
The text was updated successfully, but these errors were encountered:
No. Toggle Data does not use pjax - as it uses a simple URL redirect method to refresh the grid pagination.
Sorry, something went wrong.
On rethinking, I think it will be a good option. I will add this as an enhancement. Have a check and let know.
7879412
Fix #250: Parse pjax setting in toggleData button to enable togglin…
toggleData
653e22f
…g pagination via pjax
No branches or pull requests
I think the toggle pjax option should be enable or disabled if
pjax=>[boolean]
true or false inThe text was updated successfully, but these errors were encountered: