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.
Follows the patch that fixes my issue.
Paolo
— /Users/…/jqGrid/js/grid.jqueryui.js
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top