Forum


08:40

Moderators
30/10/2007

Hello,
jQuery(”#list1″).setCell(rowid,'name','',{'background-color':'red'});
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
12:16

09/11/2009

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 not correct. How to address the cell of the form ? formid + something ?
jQuery("#list1").editGridRow(gr,
{
closeOnEscape:true,
reloadAfterSubmit:false,
url: 'demo.php',
closeAfterEdit:true,
recreateForm:true,
beforeInitData: function (formid)
{
jQuery("#list1").setColProp('nom', {editoptions:{readonly:true}});
jQuery("#list1").setCell(gr,'nom','',{'background-color':'red'});
},
11:11

Moderators
30/10/2007

Hello,
The right maybe is
beforeInitData: function (formid)
{
jQuery(”#nom″, formid).css({'background-color':'red'});
},
...
Regards
Tony
For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.
Most Users Ever Online: 715
Currently Online:
62 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
OlegK: 1255
markw65: 179
kobruleht: 144
phicarre: 132
YamilBracho: 124
Renso: 118
Member Stats:
Guest Posters: 447
Members: 11373
Moderators: 2
Admins: 1
Forum Stats:
Groups: 1
Forums: 8
Topics: 10592
Posts: 31289
Newest Members:
, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.comModerators: tony: 7721, Rumen[Trirand]: 81
Administrators: admin: 66