Hello,
Everything is possible 
Regards
Tony
Hello,
Not sure what you mean, but you can use dataUrl parameter in editoptions – see docs.
Regards
Tony
Hello,
Not sure if you can do this. If you are using iframe every page is treated as separate page. In order to experiment you can just not use jqGrid and you will see the same result.
Regards
Tony
Hello,
You can easy determine if you are in serch or not just determinig the search (_search) parameter.
If it is true you are in serch mode. If you post the values you just can set the search to false using setGridParam.
Regards
Tony
Hello,
Try this:
function linkFriendlyFmtr(cellval,opts,rowData){
return ““+cellval+”“;
}
Regards
Tony
Hello,
Again I will ask : Do you have set the scrollrows : true in the grid parameters?
Hello,
Right now I understand what you mean. Sorry currently not possible.
Regards
Tony
Hello,
All seems ok. What erro do you have?
How doy set this
Content-Type: Content-type: text/xml;charset=utf-8
Hello,
What do yesNoFormatter?
Regards
Tony
Hello,
Posting the code is recommended (including the head section). Just to say this does not work will not help.
Also which version of jqGrid is used?
Regards
Tony
Hello,
Sorry that I do not explain better.
Could you please post the code or tell me which methods or events do you use.
Regards
Tony
Hello,
Which version do you use?
1. Could not reproduce. Better send a link to the problem or if this is not possible send me the html to my e mail.
2. Check your code maybe you missed some ” or ' at end of the title
3. Currently no.
4. Maybe you really use 3.4 since in 3.5 version this is by default. Use setCaption method.
Regards
Tony
Hello,
If you upgrade from 3.4 to 3.5 version you should first read this:
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:upgrade_from_3.4.x_to_3.5
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top