Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_Related Related Topics sp_TopicIcon
jgrid change the rows color ?
27/05/2011
07:49
Avatar
xmmxp
New Member
Members
Forum Posts: 1
Member Since:
27/05/2011
sp_UserOfflineSmall Offline

jQuery("#list").setCell ("3″,"地址",'',{'background':'#ff0000'});

why i can not get the color in my jgrid-table

27/05/2011
11:25
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

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 

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
31 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.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information