You can set your source parameter (in component
contrib:table or  contrib:tableview) to an
implmentation of 
org.apache.tapestry.contrib.table.model.IBasicTableModel.

In your implementation of IbasicTable, you just
retrieve the  rows for the current page.

 
Shing


--- Chris Chiappone <[EMAIL PROTECTED]> wrote:

> I was wondering what the best approach would be for
> creating a contrib:Table
> with a large data set.  My dataSet my contain
> thousands of entry's and
> loading the page using contrib:Table would take
> forever not to mention
> consume large amounts of memory.  Currently I am
> getting the data from
> Hibernate.  What have you guys done to load just the
> data needed for the
> current page then load the next pages data when
> using tablePages.
> 
> Thanks,
> 
> -- 
> ~chris
> 


Home page :
  http://uk.geocities.com/matmsh/index.html


                
___________________________________________________________ 
Try the all-new Yahoo! Mail. "The New Version is radically easier to use" – The 
Wall Street Journal 
http://uk.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to