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

Reply via email to