Should I mean that you want to set extraparams?
I suppose you have make typo here since the right syntax for saveRow
is
saveRow(rowid, succesfunc, url, extraparam, aftersavefunc,errorfunc)
Is the syntax for extraparams like this {col1:”hisval”,col2:””} ?
or this {col1:”hisval”,col2} which is wrong IMHO
Regards
Tony
Thank you I will check what is going here!
Is this only for the default theme? In wich situation is this – xml, json or clientSide data?
Regards
Tony
Humm,
Thank you I will check it
Regards
Tony
Thanks I will check this.
Regards
Tony
If this is not possible please send me the html with java script code
Regards
Tony
If possible send me a link to the problem, or write me to: tony at trirand dot com
Thanks,
Found it and it is fixed. It is only in FF.
If you have interest you can easy extend this and I will help you to do
that
Regards
Tony
Paul,
You have a problem in colModel definition. Check to see if your last column
ends with , also check again the colModel and colNames definituins
Regards
Tony
Sorry the right is
does the grid with such ID exists
It works for me. Chack the names or if you applay this button to the right
grid – I mean does the grid with such name exists
Reagrds
Tony
Pako hideCol hides the column. In your case you try to heide allready
hidden column. Instead use
( jQuery(”#hd”).click( function() { jQuery(”#list”).showCol(”date”); });
This type of passing parameters is not suported in jqGrid
Did you see something strange in the request?
”page”:null,”total”:1,”records”:”1″,”rows”:
I recomment to enlose the values in barkets
Regards
Tony
Please set height this way
height: “100%”
width can not be set as precentage – refer to docs
Regards
Tony
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top