By infinite scrolling, I mean I initially load a few child widgets, and as the user scrolls down lazily load more to fill it out.
Any ideas appreciated.
(ideally would like something for GWT 1.6 and 1.5)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I was able to confirm the following works in GWT 1.5 at least:
Note the interesting bits are the calculations of the positions.