7 Replies Latest reply on Apr 24, 2009 6:08 AM by jrboss

    rich:extendedDataTable - column content overflow

      I have an extendedDataTable and cannot figure out how to make the column content (including the header column content) to use the next line instead of the "..." and hiding the extra text. It does:

      Command Ap...

      instead of:

      Command
      Approved

      A rich datatable does this fine but does not provide scroll bar for the table. It would be nice if the extendedDataTable made this happen as the user resized the column, however, I do not have to allow the user to resize the column if there is a way to disable this. But all the data should be visible in the table and not hidden.

      Sorry is if this is a trivial problem but I have not been able to find a way to do this. Is there a way to do this?