That is actually what I used as the basis for my code I posted in my link. The problem is that scrolling functionality is not included in the example so I am left to believe that he is using datascroller, and if he is using datascroller then you cannot convey starting at the middle of a result upon returning from another page without modifying bugs in the tomahawk release (per another response in this thread).
Maybe my situation is unique in that I am trying to preposition the result to a page other than the first page. Aaron Bartell -----Original Message----- From: Hazem Saleh [mailto:[EMAIL PROTECTED] Sent: Monday, December 11, 2006 10:42 AM To: MyFaces Discussion Subject: Re: How are you paging large datasets? Check Cagatay solution for that problem http://www.jroller.com/page/cagataycivici?entry=jsf_datatable_with_custom_pa ging It was really a great solution. On 12/11/06, albartell <[EMAIL PROTECTED]> wrote: > > Now that I know the datascroller component most likely will not work > for my large datasets, I am curious to know how others that are > writing enterprise level apps with MyFaces have accomplished the task. > Note that my problem with datascroller is that you can't initialize it > to be at a particular page and have it reflect that in the hyperlinked page numbers. > > Specifically: > > 1. How are you loading large datasets x number of records at a time > into MyFaces components? (I have figured this out using my own method > which is detailed in this forum post: http://tinyurl.com/ym2l73) > > 2. What UI component are you using to allow the user to go to the > next/previous page? Did you create your own? Is there an existing component? > > Thanks in advance for any help, > Aaron Bartell -- Hazem Ahmed Saleh Ahmed IBM Egypt Cairo TDC ( Technology Development Center ) WebSphere Business Integration Modeler Software Engineer http://www.jroller.com/page/HazemBlog

