Hello,
Unfortunatley this is not supported at the time.
Regards
Hello,
In order to solve your problem you will need to call first destroyFrozenColumn and then again setFrozenColumn after you resize the grid.
Regards
Hello,
Check to see if you have a uniquie id's in the grid.
Regards
Hello,
Many thanks. Just fixed the problem in GitHub.
Please let me know if this fix works.
Regards
Hello,
The problem is at your code on server and not in jqGrid.
Please see what respond exact the server. Do you have enought right to update and etc?
Regards
Hello,
I think you may need to use onSelectAll event to deselect the disabled rows.
See docs here
Regards
Hello,
Yes I menan this. I do not know any other way.
Regards
Hello,
In which editing type do you use this – celledit, inline edit or form edit.
Note that this work only when you add a row in form edit and build in addRow function in inline navigator.
Regards
Hello,
It seems you use our commertial PHP jqGrid.
Please post your question here
You will be answered shortly.
Regards
Helllo,
Try to use serializeEditData. See docs.
Regards
HEllo,
Thank you for the test cases. This help us.
Frozen Columns are not compatible with addRowData (sorry)
You can try to use data parameter in grid to add data and then call setFrozen Colummns.
In your case I think (not tested) this will work if you first add the data with fillGrid function and after this call setFrozen Columns.
Regards
Tony
Hello,
Thank you for the recommendation.
Will try to add this feature, maybe clicking Ctrl or Shift button.
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top