1 Reply Latest reply on Feb 25, 2009 8:48 AM by supremelmfz

    Inselect bg-color and row-color

    supremelmfz

      It might be a simple solution but I am new to JSF and Richfaces.

      I have a datatable which uses 2 rowClasses to define the color of the background of that row. The color of the backgrounds alternative depending on whether it's an odd or even row.

      I add a HtmlInputSelect (rich:inputselect) item to the rows, I want the background color of the HtmlInputSelect item to match with the color of the current row, how do I go about that?