|
Hi Pallavi! First of all take a look at http://wiki.apache.org/myfaces/WorkingWithLargeTables. The illustrating code there is IMHO a little bit buggy (especially for subsets of large datasets, which commes from EJB it makes no sense to fetch the same page twice, since the sorting order never chahges), but generally this approach works fine. I have exactly the same usecase - large resultsets and fetching on demand, but I'm using ac:AjaxDataScroller insteed of <t:dataScroller>, because the second one is not Ajax-compatible :( Any way, with own extended implementation of DataModel im background it would be preaty easy to implement "fetch more" feature, you are asking for. regards, paul [EMAIL PROTECTED] schrieb:
|
- Re: Pagination of large database tables Paul Iov
- Re: Pagination of large database tables Mohammad Norouzi
- Re: Pagination of large database tables Paul Iov
- Offset of s:inputSuggest's popup in por... Strittmatter, Stephan
- Re: Pagination of large database tables Adrian Mitev
- RE: Pagination of large database tables pallavi.roy
- Re: Pagination of large database tables Jay Balunas
- Re: Pagination of large database tables Mikael Andersson
- Re: Pagination of large database ta... Jay Balunas
- Re: Pagination of large database tables Paul Iov

