0 Replies Latest reply on Feb 5, 2009 5:22 AM by nimo22

    <rich:extendedDataTable automatic width calculation

    nimo22

      When using rich:extendedDataTable and changing the width of each row, then it should adapted to the whole table,
      that means the scrollbar should come nearer to the table left.

      I guess, I have to sum all numbers of columnsSizeState of tableStateAttribute and assign the sum to the width of the table.

      Or is there another trick? (css or something)