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

<<attachment: Sample.PNG>>

Reply via email to