Wednesday, February 1, 2017

CellTable Page Size Optimization

Dear GWT Users,

I'm developing a GWT application that users access from devices with highly variable screen sizes and resolutions, such as mobile phones, desktops, tablet pcs, etc. In the application I use a CellTable to dispay data to the clients.

So far I couldn't find a way in which I can set the CellTable page size dynamically, i.e. always show the optimal number of rows per CellTable page such that is makes use of the given screen size. Did anyone of you face a similar problem or has suggestions how to tackle this ?

Best regards,
Bjoern

--
You received this message because you are subscribed to the Google Groups "GWT Users" 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 https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment