Re: T4.0 PropertySelection + onChange

2008-09-03 Thread Andreas Andreou
Hi - see the 2nd example in the docs: http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/PropertySelection.html and change the onchange js handler the way you like On Wed, Sep 3, 2008 at 3:39 PM, Leon Derks <[EMAIL PROTECTED]> wrote: > Hello > > Is it possible to catch an onchange E

T4.0 PropertySelection + onChange

2008-09-03 Thread Leon Derks
Hello Is it possible to catch an onchange Event for the PropertySelection component? I don't want the form te be submitted, but want to update a section in my page. I use tapestry 4.0.2 with Java 1.4 Leon - To unsubscribe