how to get CheckboxGroup index ?
Hi ,
I have a CheckboxGroup with 3 Checkboxes.
what is the way to obtain the selected item index ?
10x
[124 byte] By [
neo_the_1] at [2007-11-18 0:34:17]

# 1 Re: how to get CheckboxGroup index ?
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...
dlorde at 2007-11-10 2:36:32 >
