Skip to content
New issue

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

Patch to fix multiple gridDnD calls on the same grid #30

Closed
bdkzero opened this issue Jan 20, 2010 · 2 comments
Closed

Patch to fix multiple gridDnD calls on the same grid #30

bdkzero opened this issue Jan 20, 2010 · 2 comments

Comments

@bdkzero
Copy link

bdkzero commented Jan 20, 2010

Hi,
in my app I create grids (with jqGrids) on demand and everything works fine, but if I want to call more than once jqGrid('gridDnD', {…}) on the same grid to update target grids via connectWith parameter, new target grids are not correctly identified.
Another issue is in the drop.accept function that causes conflicts with extern draggable/droppable calls.

Here's the patch
http://ardoino.com/pub/patches/jqGrid.patch

Paolo

@tonytomov
Copy link
Owner

Hello Paolo,
Thank you for providing this fix. We will test it too and if everything is OK it will be included in the next release.
Thank you again.
I will not close the issue for now.
Best Regards
Tony

@tonytomov
Copy link
Owner

Hello,
Fix is applied in GitHub.
Thanks

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants