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

Reply via email to