RE: dependent drop down lists

2006-09-15 Thread Asthana, Rahul
al Message- From: Givler, Eric [mailto:[EMAIL PROTECTED] Sent: Friday, September 15, 2006 2:23 PM To: Struts Users Mailing List Subject: RE: dependent drop down lists You'd need to rebuild the second list on the posting of the form, i.e. 1. get value selected from first list 2. invoke me

RE: dependent drop down lists

2006-09-15 Thread Givler, Eric
ndent drop down lists Importance: High I currently having trouble implementing dependent drop down lists. Do anyone know where I might see an example of how to implement such a thing? Thanks, -Joe - To unsubscribe, e-ma

dependent drop down lists

2006-09-14 Thread Joe Yuen
I currently having trouble implementing dependent drop down lists. Do anyone know where I might see an example of how to implement such a thing? Thanks, -Joe

dependent drop down lists

2006-08-08 Thread sdeep123 anand
Hi, I have a dependent select boxes/ dropdown boxes. It should be implemented through ajax. Can you point me to similar examples? Thanks - See the all-new, redesigned Yahoo.com. Check it out.

Re: Dependent drop down lists in a table

2004-10-31 Thread Joseph Yuen
I am trying to implement a table where the first three columns in the table are drop down lists. I have the action code working to handle one row in the table but my question is how do I go about implementing it for the rest of the table? How should my action code keep track of each row so that a