Hello
I know you can disable server request by using loadonce option in jqGrid but what I'm talking about is different.
I would want to propose some option to avoid the very first request. If you want an example supose you want to mix in the same table two request to different webservices, i.e.: webserver/request/one and webserver/request/two.
So you can retrieve the responses, mix de data and use addJSONData to show them but you dont have any special URL to specify as url option and you dont want jqGrid to load any initial data. You will feed the grid when you want.
My proposal is to accept a value of null for the url option. When null is given no initial request is performed.
Hope you agree with me.
Thanks for sharing such awesome component.
Cheers!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top