Hi All, We have situations were huge lists could be displayed on the page. We are using 'DisplayTag' with Hibernate. We know the actual size of the list (using count(*)) but do not want to retrieve all the records instead retrieve them in batches. I would like to display the 'SearchBar' and the 'NavigationBar' (normally present above the table) with respect to the actual size of the list but get the data only when clicking on the page. Any options other than customizing the tag ? I just looked into the code for the tag and customizing looks harder unless there are no other options. Any help is appreciated...
Thanks, Srini ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ displaytag-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/displaytag-user

