On Sat, 05 Jul 2008, Rakesh Sinha wrote:
> This does not seem to invoke the ajax code handler that I was
> expecting when I select an age in the front - end. Any idea what I am
> missing here.

Check out which JavaScript event gets triggered on checking
the radio button. It might be onclick instead of onchange,
in which case new
AjaxFormComponentUpdatingBehavior("onclick") in place of
OnChangeAjaxBehavior should work.

Best wishes,
Timo

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to