es, not a hyperlink.
>
> From: on behalf
> of sai krishna Bhogireddy
> Date: Monday, November 7, 2016 at 11:25 PM
> To: "webobjects-dev@lists.apple.com"
> Subject: problem is maintain checkbox status while doing pagination
>
> Hi,
>
> I am display
You need to use a form submission to change pages, not a hyperlink.
From: on behalf of
sai krishna Bhogireddy
Date: Monday, November 7, 2016 at 11:25 PM
To: "webobjects-dev@lists.apple.com"
Subject: problem is maintain checkbox status while doing pagination
Hi,
I am displayi
Hi,
I am displaying list of objects using a
WODisplaygroup, and WORepetition. The user will select
some items from first page, then move on to next page
and select some and so on using check boxes.
The problem is when the use selects a previous page,
his selection is gone. How to implement this.