Once again thanks for all your help. The problem is solved. Not every
comonent inside of the form must be an ajax component.

        form.setOutputMarkupId(true);
        add(form);

        AjaxFormValidatingBehavior.addToAllFormComponents(form,
"onblur");

Does it all. It's a pleasure to use wicket. But it would be much much
more pleasent if the documentation could be improved.

Stefan Lindner
------------------------------------------------------------------------
--
Visionet GmbH, Am Weichselgarten 7, 91058 Erlangen
Tel.: (09131)691-230, FAX: (09131)691-111
E-Mail: mailto:[EMAIL PROTECTED], Internet:
http://www.visionet.de


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to