please give me.. proper solution of this.. question... i'm newer to this tools...
thanX in advance... On Sat, Dec 4, 2010 at 1:03 PM, Efstathios Kalyvas <[email protected]>wrote: > Thank you very much John for pointing the direction. > > I'll do it and share it. > > On Fri, Dec 3, 2010 at 11:50 PM, John LaBanca <[email protected]> wrote: > >> You can create a Popup containing your list of options (some people have >> used a vertical MenuBar as a list of selectable items). When the user >> clicks on the Cell, open the Popup. When they select an option, close it. >> DatePickerCell is a good example of this technique. >> >> We'll probably include a CustomListBoxCell in a future version of GWT, but >> it isn't on the agenda for GWT 2.2. >> >> Thanks, >> John LaBanca >> [email protected] >> >> >> >> On Fri, Dec 3, 2010 at 3:24 PM, savilak <[email protected]> wrote: >> >>> Can you please give me a hint on this? >>> >>> >>> On Nov 29, 6:22 pm, savilak <[email protected]> wrote: >>> > I have to create a CellTable with cells that contain ListBoxes. >>> > >>> > The issue is that I want each item of the listbox to contain an Image >>> > and Text! >>> > Standard ListBoxes does not allow us to use images at its items >>> > (<select> <option>Item 1</option> </select>). >>> > >>> > What is the best approach I can follow to implement this? >>> > >>> > Thank you for your time. >>> > >>> > Savilak >>> >>> -- >>> 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]<google-web-toolkit%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/google-web-toolkit?hl=en. >>> >>> >> -- >> 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]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> > > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- With Regards,* ** Ravi Dhoriya* ------------------------------ HaCk World.exe <http://www.kvGroup4all.blogspot.com> My Profile( Facebook <http://www.facebook.com/rb.dhoriya> | Orkut<http://www.orkut.co.in/Main#Profile?uid=16205230561895648299>) kvGroup ( Website <http://kvGroup4all.blogspot.com> | Facebook Page<http://www.facebook.com/pages/KV-Group/119108411474373> | Orkut Community <http://www.orkut.co.in/Main#Community?cmm=101613266> ) ------------------------------ -- 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.
