winnie
05-07-2008, 06:22 PM
1. It would be nice to have a way to get check boxes associated with a CheckBoxGroup.
Currently, we use setData("checks", List<CheckBox>) to save the association, that is already saved internally.
2. What checkBoxGroup.getValue() is supposed to return? It seems that currently it returns the value of the first check box in the group. This is not too helpful.
Currently, we use setData("checks", List<CheckBox>) to save the association, that is already saved internally.
2. What checkBoxGroup.getValue() is supposed to return? It seems that currently it returns the value of the first check box in the group. This is not too helpful.