No i meant onValidateForm, i may be wrong but if your checkboxes are mapped to value, you have access all to those values. Also you should have a look at volatile parameter of the Grid component, used when enclosed by a form.
2010/2/4 Stephan Windmüller <[email protected]> > Am 04.02.2010 15:39, cordenier christophe wrote: > > Why do you not simply intercept onSelectEvent and check user with email >> address in onValidateForm ? >> > > You mean onSelectFromSubmitButton, right? > > In onValidateForm I do not have access to the single checkbox components of > my Grid. > > > - Stephan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Regards, Christophe Cordenier. Developer of wooki @wookicentral.com
