Sunday, August 4, 2013

Re: How to implement Expandable-Collapsible Rows in CellTable ?

Hi all,
please help me implement Collapsible Rows in CellTable.../is it already available in gwt?
thanks in advance 
jimmy

On Saturday, 5 February 2011 00:47:30 UTC+4, Thomas Broyer wrote:

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 unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment