0 Replies Latest reply on Aug 1, 2011 4:39 AM by lukas.p

    RF 3 to RF 4 migration - selectable rows in rich:dataTable

    lukas.p

      Hi,

       

      I would need some help on how to achieve selectable rows on a rich:dataTable which also react on double clicks with Richfaces 4.

       

      I would love to use the rich:extendedDataTable but then I would miss simple text wrap in cells (which is mandatory in my case) and nested column headers.

      I also do not need any other fancy stuff like sorting and filtering, so I actually do not need the extendedDataTable.

       

      To wrap up, I need a table which allows:

       

      - selectable rows

      - action on row double-click

      - text wrap in cells

      - nested column headers

       

      Any ideas or hints?