On Thu, 25 Dec 2008, John Lasher wrote:
> I'm new to wicket and have been struggling with this problem for a few hours
> now and any help is greatly appreciated. I created a form with ajaxbuttons
> for submit and cancel.
> When I try to submit the form via the FormTester, it does a regular submit
> instead of an ajax submit and hence the call back methods in my ajaxButton,
> the onError and onSubmit are never getting called.
> 
> I have also tried the executeAjaxEvent with "onclick" but this also does not
> seem to be calling the callback methods

executeAjaxEvent should work. You should show more code to
get more help.

Best wishes,
Timo

-- 
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to