1 Reply Latest reply on Jul 2, 2010 10:21 AM by satyakatti

    Column of CheckBoxes

    satyakatti

      Hello,

       

      Can you kindly let me know how to build a ExtendedDataTable which contains a column of checkboxes and also to get the value of selected check boxes only.

       

      Regards,

      Satya

        • 1. Re: Column of CheckBoxes
          satyakatti

          Ex: Is it not possible to set the value of checkBox other than Boolean, because when i set value as String or long, i get class cast exception from String/Long to Boolean. Does checkBox only sets value as boolean.

           

          I would like to set long value for the checkboxes and get those long values of all selected checkBoxes in my backing bean.

           

          Can anybody post code for this purpose?

           

          Regards,

          Satya