Hello,
Thanks for this.
This is not a bug in jQuery. It is a bug in jqGrid. I suppose you use 3.5.3 release where the bug is present.
The bug is fixed in the upcomming 3.6 release.
Best Regards
Tony
Hello,
I will not comment.
IMHO the problem is that you have old language file. Please update to the latest grid.locale-en.js (or used from you language file)
Regards
Tony
Hello,
Thank you very much for supporting jqGrid project.
You have a answer on your mail.
Best Regards
Tony
Hello,
Steve, this is not allowed ID caharcter, but you can easy fix this in your code, whitout changing the grid's code
just after calling jqGrid JS file do
Hello,
Could not help if there is a no link to the problem. Sorry. The same should apply to the author of the validation plugin.
Did you ask him about the problem?
Best Regards
Tony
Hello,
I will ask again: Whare you put this code (or put it)?
if (Client == 'Client 3') { //disable checkbox }
Regards
Tony
Felix,
In order to finish this saga, could you please send me a link to the problem?
Best Regards
Tony
Hello,
I want to see the server response from the first cal, but yo can use the following trick
$(”#grid_rm_search”).jqGrid({
….
datatype:'local',
url: 'your url',
….
});
(”#grid_rm_search”).setGridParam({datatype:'json'}).trigger(”reloadGrid”);
Regards
Tony
Hello,
Your response is not acceptable. Take a look at backslashes.
Best Regards
Tony
Hello,
Thanks. I will check this, but the more real solution will be if you have a link to the problem
Best Regards
Tony
Hello,
You should use id's that are acceptable – i.e some characters are not allowed as id. The problem is discissed many times here.
Please refer what are the allowed characters for the id.
Regards
Tony
Hello,
No problems.
What you mean with “first” and what you mean with “second” recreateForm?
Are they the same?
If you set recreateForm:true we lunch the same code again and again.
If you have two grids with this check your server response – maybe the path to the url is not correct.
Best Regards
Tony
Hello,
Sorry I do not understand.
1. jqGrid does not use jQuery UI. jqGrid use a theming
Hello,
I can not reproduce this in my testing machine.
Could you please post the code or send me a link to the problem.
Or at last send me the code to my e-mail.
Thank you
Best Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top