Monday, May 2, 2011

CellTable colspan or rowspan...

Hi!
I need to merge cells with same data in a CellTable. I have seen this thread https://groups.google.com/d/topic/google-web-toolkit/K0YBv819i70/discussion, but where can I put "cellTable.getRowElement(row).getCells().getItem(column).setRowSpan(rowSpan);" to use it when the table receives its data (I want to use paging)?
Another question: is that a way to add an arbitrary row in the middle of the data rows like the date in the included file?
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