Thanks! It is perfect! (and I also like mutch the style of your blog). I will try your solution...
On Jan 4, 10:10 am, eggsy84 <[email protected]> wrote: > Hi there, > > I made a blog post some time ago on this subject. > > It may be able to help you: > > http://eggsylife.co.uk/2008/08/25/gwt-suggestbox-backed-by-dto-model/ > > Eggsy > > On Jan 3, 9:02 pm, ale <[email protected]> wrote: > > > > > Hi, > > I would like to add object to a suggest box, and when selected I would > > like to get the object. > > Is it possible? > > > My problem is that I have a some DTO, that have and id and a > > description, but the description is not unique: > > so, in the suggest I have some description repeated (and this is ok), > > but when I get the selection I would like to know exactly what object > > was chose... > > > Is it possible? > > > Thanks, bye > > Ale -- 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.
