Sounds like a cool component... any url with the code? So, how is the edit listener on row2 triggered? What if you could append a js before that event, which would submit the current active row?
Andrea Chiumenti wrote: > no, because I want to leave the component input parameters to the > minimum, currently only the item collection end the edit index are > mandatory, and I don't want to make users handle next row input param. > > On 10/27/06, *andyhot* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > wrote: > > Couldn't the first ajax response include the javascript that > triggers the edit listener ? > > Andrea Chiumenti wrote: > > Hello, I'm developing an edit grid and I need an information > > When I am in edit mode on row 1 and I click on row2, I need a > two step > > form submission. > > The first si submit on row1, if server side validation succeeds, I > > need to trigger the edit listener on row2. > > I'm currently using tacos:AjaxEventSubmit. > > I wonder if there is the possibility to make the two call > synchronous. > > > > Thanks in advance, > > kiuma > > > > P.s. the component will be on AFL2 like all jfly.org > <http://jfly.org> <http://jfly.org> > > > ------------------------------------------------------------------------ > > > > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > > Get stuff done quickly with pre-integrated technology to make > your job easier > > Download IBM WebSphere Application Server v.1.0.1 based on > Apache Geronimo > > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Tacos-devel mailing list > > [email protected] > <mailto:[email protected]> > > https://lists.sourceforge.net/lists/listinfo/tacos-devel > > > > > -- > Andreas Andreou - [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> - > http://andyhot.di.uoa.gr > Tapestry / Tacos developer > Open Source / J2EE Consulting > > > ------------------------------------------------------------------------- > > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642> > _______________________________________________ > Tacos-devel mailing list > [email protected] > <mailto:[email protected]> > https://lists.sourceforge.net/lists/listinfo/tacos-devel > <https://lists.sourceforge.net/lists/listinfo/tacos-devel> > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > Tacos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tacos-devel > -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Tacos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tacos-devel
