:: Forum >>

Change the background color of the sorted column?

I would like to have the background color of the column that is sorted to change color background.

here's what I got so far...

var colIndex = obj.getSortProperty("index");
colIndex.setStyle("background-color", "#dddddd");


any help?
thanks...
jef
Saturday, November 13, 2004
I think you will need to call obj.refresh after the change

and jak why? lol
J
Thursday, November 24, 2005

This topic is archived.


Back to support forum

Forum search