I am looking for a way to apply the 'ui-state-active' style to a header cell based on some outside criteria.
Adding a class to the colModel seems to affect the table cells, and not the header cell. Any way to do this through PQ functions? Or will I have to use straight jQuery to try to find it?