Hello,
Looking again into your code, that you have send me I see that after the data is loaded the datatype remain to json.
This way the search is going to the server. In this case you will need to check your server side code.
Could you please check the code that you send me?
Regards
Tony
Hello,
Thanks. Fixed.
Regards
Tony
Thanks Oleg,
Will do it.
Regards
Tony
Hello,
Not solution for now. It will be very difficult to catch this.
I have played with this, but without success.
The funny thing is that if you resize and after clicking the show/hide grid button the grid goes ok.
Regards
Tony
Hello,
Try to do the same with jQuery.ajax and see the result.
Regards
Tony
Hello,
Curretly no solution. The same effect in IE can be seen if you scroll some rows and then click on header button to hide the grid. After that try to show it. Seems to be a problem with show/hide in IE.
A little info I have found here:
http://www.kevinleary.net/jquery-fadein-fadeout-problems-in-internet-explorer/
Regards
Tony
Hello,
I can not help with so little info..
If you look into the examples we load about 2000 rows without problems.
Also it depends all what you try to do additionally like – dor you have afterInsertRow or something else defined.
Publishing the config or better link to the problem will give me a idea from where to start
Regards
Tony
Hello,
I really want to know where is the problem. Can you please prive a link to the problem?
Thank you
Best Regards
Tony
Hello,
Sorry, but works ok for me in FF, IE7/IE8. Can you provide a link to the problem?
Regards
Tony
Hello,
Thanks. Maybe we can add a second parameter to this method which do this in case shrinkToFit is true.
Regards
Tony
Hello,
If you go into the demo -> New in 3.7 => Add/edit/delete on local data you will see that this work perfectley.
Please check your code.
Kind Regards
Hello,
Thanks. Just fixed the docs. Also you will need to set rowNum to value >0 and rowTotal parameter to -1 or some greater value = 100000 in order to do what you want.
Please check again the examples in 3.7 – especially the example Load once from server
Regards
Tony
Hello,
There is such one in 3.7.2 release:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:change#jqgrid_3.7.2_changes_and_fixes
but it is not documented.
Will do it right now
Thanks
Best Regards
Tony
Hello,
Please go here and look carfully the exmples.
http://www.trirand.com/blog/jqgrid/jqgrid.html
You should not use rowNum : -1
Regards
Tony
Hello,
Thanks. We will try to improve this, will be available in next release.
Kind Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top