On Friday, February 4, 2011 4:33:41 AM UTC+1, zixzigma wrote:
>
> I know that I am not doing things the right way,
> do you have any tips on how to implement this feature ? 
> Expandable/Collapsible Rows inside a CellTable ?
>

I would try doing it without widgets, with a CellList instead of a CellTable 
(so that 1 row == 1 "cell", and the "second row" is just the cell that 
expands; very useful I guess when you want "col span"), witha CompositeCell 
(and using an inner table if possible, or just styling, to align "columns").

do you think this feature will be added in later releases of GWT ?
>

Yes, it will. 

-- 
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.

Reply via email to