Click to See Complete Forum and Search --> : how to get CheckboxGroup index ?


neo_the_1
December 30th, 2002, 09:52 AM
Hi ,

I have a CheckboxGroup with 3 Checkboxes.
what is the way to obtain the selected item index ???

10x

dlorde
December 30th, 2002, 10:22 AM
Not sure what you mean. There is no selected item index. A Checkbox is either selected or not selected, true or false. You can query the CheckboxGroup for the selected Checkbox using CheckboxGroup.getSelectedCheckbox().


already he was up to his shoulders in the heavy mud...