or u can id tag each one. I do that for my project. even dymantic generated ids. in for loops.
On Dec 19, 6:07 am, "Arthur Kalmenson" <[email protected]> wrote: > Russell, it's kind of hard to understand what you're trying to say. > Why don't you just package the values of the ListBoxes in an object > and gwt-rpc it to the server? > > -- > Arthur Kalmenson > > On Thu, Dec 18, 2008 at 11:21 AM, russell <[email protected]> wrote: > > > Hi, > > > I have written a dynamic drop down list in GWT which I have inserted > > into my existing web site. I get the value of the drop down when the > > form is posted back to the server. That's fine and works well. > > > However I'd now like to have more than one drop down list of the same > > type on the screen. Maybe up to 5 on one screen and I'd like to get > > the value of each drop down list. How do I do this? Has anyone done > > something similar? Maybe by passing in an id value to the module.... > > Any examples greatfully receieved, > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
