Currently, Tapestry doesn't have a built-in way to accomplish what you
want. You will see a property update when the form containing the
Select component is submitted. The containing Form component will
fire a series of events: prepare, then validate, then success or
failure, then submit.
Using
Hi,
How can I implement an onChangeEvent for my box? I wrote the
combo as:
I have to call an event listener method in my page class. Please explain
how to do that?
Thanks and Regards
Yeeswara N
DISCLAIMER:
--