Yongqin--

 The best way to solve this is to implement a "page.do" action in the
current page flow and then set the <netui-data:configurePager>'s
pageAction attribute to go to "page.do" when the page links are
clicked.  Then, just add page inputs to the Forward returned from this
action and they'll be there when the data grid re-renders.

 This is needed because the data grid's default URI for paging is the JSP.

 Hope that helps.

Eddie



On 7/21/06, Yongqin Xu <[EMAIL PROTECTED]> wrote:
In my jsp, I have several declared page input variables
and a multiple pages datagrid component. When the page
get displayed first, there is no problem, but when I click "Next"
link to see the next page of the datagrid, all those pageInputs
missing. how do I reserve the value of those pageInputs while
navigating?

thanks
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.

Reply via email to