Hi, does anybody know if the current pageable list components in the wicket contribution stuff support really huge lists (100000+ entries), where the pageable list component only loads the current page and provides the paging links as well to navigate back and forth plus allowing to jump to the first and last element of the list.
I think pageable list components only make sense if the pages are loaded lazy and not the whole data at once. Greets, jd ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
