Hello Tony,
I see you make now a lot of changes in the jqGrid code on GitHub. It looks like, we’ll see new version of jqGrid shortly.
A small suggestion: there are some dependencies between javascript files. For example, in the http://github.com/tonytomov/jqGrid/commit/a71e1f87197fae51016ad5679f12c35086f3a8ae you write in the comment to the last change “Also very important here is that the multiselect plugin should be loaded before jqGrid”. You are right, but the wrong order of javascript files is a typical error of newcomer.
One can write this information in comment or documentation, but a lot of people will makes this error nevertheless.
What do you think about including in the code of jqGrid in all places like
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top