:: Forum >>

change the style of a row and keep it

me again...
i found some threads to this topic, but none answered my problem..
i want to change the style of a specific row... what i do is:

obj.getTemplate("row", index).setStyle("background", "#000000");
obj.getTemplate("row", index).refresh();


this works... but if i sort or do a complete refresh EVERY row
becomes black :-(
whats wrong?

and:
if i use this style:

.active-grid-row {background-color: #bbbbbb;}

my mouseover - row - highlighting doen´t work any more, the row keeps
its backgroundcolor...


thanks for your help!

yves
Friday, October 29, 2004
finally i found a solution by myself... thanx anyway and more questions will come soon... ;-)
Sunday, October 31, 2004
Hi,

Any chance you could post your solution - I'm having the same problem?

Thanks
Tuesday, February 15, 2005

This topic is archived.


Back to support forum

Forum search