Forum



11:25

10/08/2009

From the "long" problem description which you posted it is not clear whether you need to set the cell color or the row color. About different ways of changing of the cell color see here.
If you need change the row color you should take in the consideration that the rowid (the value "3" in your example) is just the id of the <tr> element of the grid so you can get it with jQuery("#list").find("tr#3") or just with jQuery("#3"). So you can change the background color on the row directly. You should take in consideration that other classes of the row like 'ui-widget-content' could has background-image can disturb the background collor changing. So you have some options to fix the problem: see here, here and here (the last one describes another problem at the first look, but it shows how to add new class which change the background color to the row, so shows one more way to solve the problem).
Best regards
Oleg
Most Users Ever Online: 715
Currently Online:
54 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