2 Replies Latest reply on May 6, 2009 2:07 PM by germandev

    Setting the row of a rich:column in a scrollabledatatable

      Hi!

      I want to set the row height of a scrollabledatatable.

      What I tried:

      * Set the style="height:30px;" attribute of the rich:column
      * Created a css class and assigned it to the column (containing the height above)
      * Assigning this css class to the rowclasses attribute.

      None of the things I did resulted in any change.

      What is the easiest way to set the height to a fix value?

      Thank you in advance!