Hi Tony,
First let me say that I think you've done a really impressive job with the documentation; good for you (and for whoever has contributed to help)
I have a similar problem to the one mentioned in this thread. I am using themeroller, so my altrows class is ui-priority-secondary, and I have added to the css file the following lines, to get zebra striping in the background, not the weight of the fonts (which I am not really impressed with), and a change in the background to match the other rows when hovering:
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { font-weight: normal; background: #F0F8FF}
.ui-priority-secondary:hover, .ui-widget-content .ui-priority-secondary:hover { text-decoration: none; outline: none; background: #d0e5f5 }
And this works just fine.
But now I want to add the ability to select this row and have the background change yet again to match the “selected”