Forum
21:35
19/10/2009
Good evening,
I thought it'd be interesting to change:
if (cssp){
if(typeof cssp === 'string') {$(tcell).addClass(cssp);} else {$(tcell).css(cssp);}
}
to
if(typeof cssp === 'string') {
if (cssp){$(tcell).addClass(cssp);} else {$(tcell).removeClass();}
} else {
if (cssp){$(tcell).css(cssp);}
}
So we can also remove classes from a jqGrid cell. Or maybe I missed something?
Use case: Adding/Removing a ui-state-error class to a grid cell when the formatting (checked server-side) is incorrect.
PS: I'll try to get the keyboard patch online asap. We're kind of busy here with closing our current projects.
edit: Added a condition to protect against undefined cssp values
Best Regards,
Ben
17:38
Moderators
30/10/2007
Hello,
Thanks. Great. Also I will think how to do the same for the other methods using this feature.
Best 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:
89 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