We have a situation where we need to display a potentially large table
without knowing precisely how many items are in the list.  On each
page, we know whether it's the first or last page, but until we get to
the last page we're in the dark.

Is there a way to use DisplayTag in this scenario?

I'd love to return -1 from getFullListSize() and have DisplayTag only
provide the << Prev and Next >> links, but I'm not sure if this is
possible.

Thanks.
  (*Chris*)

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to