Friday, April 1, 2011

Re: CellTable, multiple cells, FlexTable and thoughs

I'll 2nd that. 

There is working example in the samples.  Look for ContactTreeViewModel.java in the samples included in the SDK. 

I'm greatly frustrated by the lack of ability to use GWT widgets with in a GWT CellTable (as well as CellList and CellTree).  My goal is to have "expandable" cells that have rich content without resorting to hand coding HTML. 

I like that the Cell Widgets perform well, but their use is very limited. 

For example, I have a page that displays jobs status. It is good to display only what the user needs to see at a glance. If the user would like to seem more, then I would like to expand the row/cell to display more rich content.  However, this ability is limited right now. 


Does anyone have ideas for using Cell Widgets to display regular widget content?  (without the user of pop-ups like the DatePickerCell)

Thanks!

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment