Hello,
Not sure if this is true. In your post you have 15 columns in colModel, but 16 fields in the response. One column is commented.
Regards
Tony
check your json reader and if the number of fields from server is equal of those in colmodel.
Also will be interested on xmlReader too
Sorry I mean jsonReader
Will try to test this tomorrow
Hello,
Seems like you pass to the formatter date not a string, but something else. Also we need to check this into the code.
Please see what is returned from server for the fields where you have date formatter
Regards
Tony
Hello,
Could you please publish the code, or send me a link to the problem?
It seems that you set sortype:date but nothing is passed to the date. Will look to the code tomorrow
Tony
Hello,
You should not copy and pase the code.
Try to write it by hand.
Regards
Tony
Hello,
I think that one possible solution is to have navigator buttons, but added with navButtonAdd. Here you can analyze if the master row is selected and prevent adding records.
Regards
Tony
Hello,
Just now I see where is the error – sorry
you should:
$(”#product”).jqGrid('setGridParam', { url: '/newurl', page: 1}).trigger(”reloadGrid”);
Regards
Tony
Hello,
Could you please try first just with one grid and see the result, then add the second and etc.
Regards
Tony
Hello,
You can use other event – loadBeforeSend, but it seems that this will not do the job, since you want your conditions depend on
Hello
Do not understand?????
Hello,
Just now I have added this feature. Now we have a new property in colmodel – fixed. If set to true it do what you want.
The code is in GitHub 3.6 branch
Enjoy.
Regards
Tony
Hello,
Sorry, No. We should save the code of all existings users.
Regards
Tony
Hello,
Did you think that this is a bug?
Regards
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top