Re: Gwt 2.1 cell widget for my requirment ?

2010-11-17 Thread suersh babu
Thanks for your reply, As I need to have a suggestion box in a row, so I am implementing with flex table not in cell widget. On Wed, Nov 17, 2010 at 5:27 PM, Thomas Broyer wrote: > > > On 17 nov, 05:42, suersh babu wrote: > > Hi, > > > > I am using Gwt 2.1, I have requirement such that eac

Re: Gwt 2.1 cell widget for my requirment ?

2010-11-17 Thread Thomas Broyer
On 17 nov, 05:42, suersh babu wrote: > Hi, > > I am using Gwt 2.1,  I have requirement such that each row which contains > label, suggestion box, and text box. And > this rows increased when you click on add new row button. > > So which one is good cell Widget for my requirement. > > Any suggest

Re: Gwt 2.1 cell widget for my requirment ?

2010-11-16 Thread zixzigma
I think you can do it with FlexTable. It is my understanding that CellWidgets are better for times when you have a list of data and you want to show it. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to

Gwt 2.1 cell widget for my requirment ?

2010-11-16 Thread suersh babu
Hi, I am using Gwt 2.1, I have requirement such that each row which contains label, suggestion box, and text box. And this rows increased when you click on add new row button. So which one is good cell Widget for my requirement. Any suggestion ? -- *Regards Suresh Babu G* -- You received