|
I have a question. I don't belong to the mailing list so please make sure to include my email address in your response.
Display Tag has great pagination, but is it necessary to load my entire data set for it to calculate the number of pages? I have a search program where the user could get back thousands of results, but I only want to return the first 50 and fake that the list has X (like 5000) items. Is this possible? I haven't seen any examples like this.
I tried setting the length attribute of the <display:table> tag but that didn't help. I can take care of knowing which 50 items to return by the offset, but I need to be able to fake the entire data set. Can anyone help?
Thanks,
Paul
|

