Hate to say i don't have a nice solution for this. You can try taking a look at the EffectsExample page in the demo. It manages itself the generated ids and uses PartialFor.
I have some ideas about how to make this simpler in Tacos - i'll just have to get them working :) >From James Carman <[EMAIL PROTECTED]>: > All, > > I am trying to use an AjaxEventSubmit to manage two drop-down list boxes > which contain parent/child information (one contains the parent and when it > changes, I want to show the appropriate children in the other) within a > table. Anyway, I would like to have one AjaxEventSubmit component per row > in my table and only update the child list when the parent list for *that > row* is updated. Can I do that? Do I have to manually assign ids to the > list boxes in each row so that dojo knows exactly which elements I wish to > update each time? > > > > > > 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 > -- 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
