Hello,
Actually a good idea which have sense. I will look to manage this for the next release.
Regards
Tony
Hello,
What us use – simple subgrid or subgrid as grid.
In first case there is no alternate rows.
Regards
Hello,
Thanks. Always I think that we need to use only one dateformat function.
Currently we
Hello,
Could you please let us know how you measure the memory grow.
In principle the browser should make your own garbage collection.
We do not know the OS and exectley the IE version.
Regards
Tony
Hello,
Just tested and it is ok for me.
Not sure what you do and which version do you use.
Which version is used?
Regards
Hello,
I'm not sure that I
Hello,
Just tested exactley with your settings and I do not see a problem.
The format ISO8601Long corresponds to =>Y-m-d H:i:s
This means that the grid expect exactley this format.
How look your response like,
Hello,
Can you please provide a exmple. The link is not working for me.
Regards
Hello,
I have fixed the problem in github. Could you please try and let me know if it is ok now.
Thank you
Kind Regards
Tony
Hello,
Thanks. Fixed in GitHub
Best Regards
Tony
Hello,
Thanks. The fix is in GitHub.
Best Regards
Hello,
Sorry, but you do not provide a example?
Why your service can not accept this parameters.
If yyou try with pure ajax does the service accept parameters?
Not sure that I understand the problem
Regards
Hello,
In a way you do it is not possible.
The editRow creates the input elements and make a focus to the first editable.
One possible solution is:
after the row is edited
|
1 |
jQuery('#myGrid').jqGrid('editRow',id,true);<br /><br />make a setSelection to the previous row<br /><br /> |
|
1 |
jQuery('#myGrid').jqGrid('setSelection',previousid); |
Regards
Tony
Hello,
You can use filters option in postData array to define this.
Like this
var mysearch =
{
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top