Home › Forums › Guriddo jqGrid JS › Help › setcell gives an error
This line is correct:
jQuery(“#list1”).setCell(rowid,'name','',{color:'red'});
But this one gives an error:
jQuery(“#list1”).setCell(rowid,'name','',{background-color:'red'});
Hello,
jQuery(”#list1″).setCell(rowid,'name','',{'background-color':'red'});
yes, I was blind.
The cell of the grid has the background in red (I don't want that) and the cell in the form has not the background in red (I want that). I tried rowid instead of gr but it's
The right maybe is
beforeInitData: function (formid){
No effect, neither
jQuery(”#tr_nom″, formid).css({'background-color':'red'});
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS