Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
@troolee @radiolips
Hi, I have an issue regarding the gsresizestop for the nested grid and the parent grid.
When I'm resizing the nested grid, the gsresizestop event is repeating for the parent grid.
I want to get the size after resizing the nested grid/parent grid but not at the same time.
https://jsfiddle.net/60yu4p9t/7/
The text was updated successfully, but these errors were encountered:
your sample doesn't work as you never init the nested grid. Please update your code to the latest use this template as a base, and look as https://gridstackjs.com/demo/nested.html as well
Sorry, something went wrong.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
@troolee @radiolips
Hi, I have an issue regarding the gsresizestop for the nested grid and the parent grid.
When I'm resizing the nested grid, the gsresizestop event is repeating for the parent grid.
I want to get the size after resizing the nested grid/parent grid but not at the same time.
https://jsfiddle.net/60yu4p9t/7/
The text was updated successfully, but these errors were encountered: