Greetings.

I have a question in regards to netui datagrid. I was wondering if you can
help. I have attached an image and a jsp for your reference. I am using
Beehive 1.0.1 on BEA Workshop Studio.

I have a situation where a user is able to select a checkbox under the Buy
column which selects the particular record to process in a particular page
of a datagrid. However, the user should be able to select multiple rows from
multiple pages in the datagrid by clicking the "Next" link to go to the next
page. Clicking on Submit Orders should process all records selected.

I am able to process the selected records from a single page when the user
clicks on Submit Orders. However, I don't know how to keep track of selected
records from multiple pages when the user clicks on the "Next" link to go to
the next page. The user is essentially selecting records from multiple
pages. Of course the user should be able to submit all orders selected from
multiple pages.

The <netuidata:renderPager> renders the "Page 1 of of 6 Previous Next". I
believe using an anchor to submit the form content is possible using
javascript. Processing the selected records from a single page when the user
clicks on Submit Orders does use a form submission and works.

Any help is greatly appreciated.

Thanks so much for your time.

Regards,
Dino
Toronto, CANADA

Reply via email to