I think I did something similar in past. It was sort of a hack. I had all 
the data sorted from backend. While defining the columns in frontend, I 
would compare current data to previous data (store in a member variable). 
If both are same, don't set any data in the cell. It sort of gives an 
appearance of data being grouped.

Thanks,
Tushar

On Monday, February 23, 2015 at 4:17:17 PM UTC+5:30, Mohammed wrote:
>
> Hi,
> I need grouping in gwt celltable,Is it possible to have grouping on 
> celltable?Any example ,suggestion?
>

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to