2 Replies Latest reply on Feb 15, 2011 6:22 AM by langer123

    Richfaces ExtendedDataTable customization of groupings output

    langer123

      Hi

      I'm looking to implement the ExtendedDataTable component in Richfaces.

      When selecting the 'Group by' on a column, I would like to have a 'Select all' option displayed on each grouping row. This would select/un-select all checkboxes under this grouping.

      I dont think there is any quick easy solution to this? Would I need to extend the ExtendedDataTable base class somehow to add this functionality?

      Thanks