Hi list !

I add an AjaxFormComponentUpdatingBehavior on my DateTextField to update my
model "on the fly"...

The updating behavior is based on the "onblur" event...
it works well, but since I added a DatePicker to the dateTextField I can't
"react" on the "onblur" javascript event.

How can I intercept the moment when the dateTextField is updated by the
DatePicker ?

Thanks

Arnaud

Reply via email to