Hi,
The grid uses .jqx-fill-state-pressed as the row highlight CSS class. This is also the same class used to highlight the scroll bars. As I have changed the row highlight appearance, this has had an unsightly effect on my grids.
May I suggest that the row highlighting use a different class in future? In my case, it looks ugly as I am using a background image to highlight the row which becomes tiled in the vertical scrollbar.
To mitigate against this, I had to alter the .jqx-scrollbar-thumb-state-pressed and .jqx-scrollbar-thumb-state-pressed-horizontal classes to force a different background on the scrollbars when pressed.
Regards,
Paul