Develop a customized grid/celll table

2011-01-20 Thread Anoop John
Hi,

I want to develop a cell table exactly same as in the link below.

http://jaffa.sourceforge.net/JaffaRIATests/tests/extjs/multigroup/MultiGroup.html

Is there any way for this. This is very urgent.

Thanks
Anoop

-- 
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: Develop a customized grid/celll table

2011-01-20 Thread John LaBanca
Expandable rows and scrollable data area aren't supported in CellTable yet.
 I'm working on those features for GWT 2.3.  You can try using a regular
HTMLTable, but you'll have to write a lot of your own logic to handle
expandable rows.

Maybe another user can recommend a third party GWT library that has this
widget while you wait for the features in CellTable?

Thanks,
John LaBanca
jlaba...@google.com


On Thu, Jan 20, 2011 at 8:00 PM, Anoop John anoopjoh...@gmail.com wrote:

 Hi,

 I want to develop a cell table exactly same as in the link below.


 http://jaffa.sourceforge.net/JaffaRIATests/tests/extjs/multigroup/MultiGroup.html

 Is there any way for this. This is very urgent.

 Thanks
 Anoop

 --
 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.comgoogle-web-toolkit%2bunsubscr...@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.