1 Reply Latest reply on Dec 30, 2007 9:03 AM by amitev

    How to add

    kesson

      Hi,

      I have a h:datatable that has a checkbox in each row. I would like to add one more checkbox control in the header of this table, that will select all/deselect all checkboxes appropriately. It is very trivial task to perform in Javascript, but maybe there are some solutions in RichFaces, so not to "litter" clear RF code with javascript snippets?

      Many thanks in advance!

        • 1. Re: How to add
          amitev

          there is no such solution in richfaces. all components are described in the docs. use javascript to solve this problem