On Friday, June 1, 2012 11:42:13 AM UTC+2, lucky wrote:
if i load less amount of data it is working time
but if i want to load 3000+ records it is loading but taking time
when i search it in the google i found that we can use pushApi
but i dont know how to use that
could you please tell me can we use this.If so, How can we use this?
Pager + 9000+ rows should have been enough hints to lead you to use an AsyncDataProvider (loading one "page" at a time) instead of a ListDataProvider. Why search for complicated solutions ("pushApi", whatever it actually is) when there are simple ones ready to be used?
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/qOSbA5lPx3IJ.
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