Which widget to use

2011-04-22 Thread Riyaz
Hi,

I am a 2 day  old developer of GWT,
I need some advice on which widget to use, my use case is this

1) i need a grid to display items,
2)Each item row should have a link/icon , clicking on which the should
expand and collapse showing the details of the item
3)I should also be able to edit few fields in a row and commit them
instantly
4)i will be updating the grid for additional entries frquently, so
some refresh mechanism should be supported

Thanks in advance
Riyaz

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Which widget to use

2011-04-22 Thread Sunit Katkar
Take a look at the new CELL widgets in GWT .

Thank you,
Sunit Katkar




On Thu, Apr 21, 2011 at 8:25 PM, Riyaz sunez.ri...@gmail.com wrote:

 Hi,

 I am a 2 day  old developer of GWT,
 I need some advice on which widget to use, my use case is this

 1) i need a grid to display items,
 2)Each item row should have a link/icon , clicking on which the should
 expand and collapse showing the details of the item
 3)I should also be able to edit few fields in a row and commit them
 instantly
 4)i will be updating the grid for additional entries frquently, so
 some refresh mechanism should be supported

 Thanks in advance
 Riyaz

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Which widget to use

2011-04-22 Thread Ben Imp
These examples will probably be helpful.  As the other person mentioned in 
this thread, the Cell Widgets will probably be what you are looking for.

http://code.google.com/webtoolkit/examples/

-Ben

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Which widget to use

2011-04-22 Thread riyaz ahmed
Thank you sunit and Ben



On Sat, Apr 23, 2011 at 12:58 AM, Ben Imp benlee...@gmail.com wrote:

 These examples will probably be helpful.  As the other person mentioned in
 this thread, the Cell Widgets will probably be what you are looking for.

 http://code.google.com/webtoolkit/examples/

 -Ben

  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




-- 
Riyaz
9916220381

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.