Ignore the above comments, I'm stupid and misinterpreted some
parameters.
--
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-tool...@googlegroups.com.
To unsubscribe from this group, send email
Hi,
Overriding seems like a hard thing to do as CellTable depends on a
private final attribute of type CellListImpl for most of its logic.
It seems like the easiest way to implement the paging behavior
described in the above post would be to copy CellTable and change the
code here and there. Unfor
Hi guys,
I'm playing around with the CellTable and SimplePager from GWT 2.1 M2
and all is fine and dandy... besides one thing. The paging works great
but it doesn't work like me and my colleagues would like to. The
current setup behaves as follows, imagine I have a dataset of five
rows and a page