I have created a CellTable with 300+ rows divided into pages of 20. I have a command in my menu that allows the user to highlight rows based on values in some column (similar to conditional formatting in Excel).
What I need help with is changing the row styles for rows that are not on the current page.
I've looked through the Celltable and SimplePager documentation but nothing has jumped out at me. I'm very new to GWT so any help would be much appreciated.