Hello, I've nearly finished my JFlyEditGrid, now I'm thinking to make it work with tapestry 4.1.x (currently is for 4.0.x). I've seen then Submit action performs like this: A listener that is notified if this component is triggered [[just before the form's listener]], after all components enclosed by the Form have had a chance to update their properties.
I need something that is triggered instead of the form listener. Whan can I use ? Thanks in advance, kiuma