Thanks, that worked perfectly! On 3/7/06, Joseph J. Strout <[EMAIL PROTECTED]> wrote:
> > Sounds not so good. A PagePanel is useful when you have different UI > elements to show at different times. You're not doing that here; > you're simply paging through data. To do that, you only need one > Listbox, and no page panels; just load the listbox with a different > selection of data on the "next page" and "previous page" buttons. If > you really want to get fancy, you could save the listbox scroll > position and selection too. > > Best, > - Joe > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
