1 Reply Latest reply on Jun 14, 2011 4:14 PM by ilya_shaikovsky

    3.3.2 scrollableDataTable columnsWidth property: Percentage values are not supported

    true_mykola

      Hi!

      Can anyone explain me why rich:column with "width" property set in percents when put under rich:scrollableDataTable throws this exception:

      "richfaces javax.faces.FacesException: columnsWidth property: Percentage values are not supported"?

      And how can it be avoided?

      When i use rich:column with rich:extendedDataTable everything's OK, but not with rich:scrollableDataTable.

      I'm using Richfaces 3.3.2.

       

      btw, rich:dataTable accepts percents as well, so the problem occurs only with scrollableDataTable