You can also use an AjaxObserveField around the list to update async. Also, I think you need ERXDisplayGroup, I thing WODisplayGroup clear the selection on page change.
Samuel > Le 8 nov. 2016 à 11:51, Chuck Hill <[email protected]> a écrit : > > You need to use a form submission to change pages, not a hyperlink. > > From: <[email protected]> on behalf > of sai krishna Bhogireddy <[email protected]> > Date: Monday, November 7, 2016 at 11:25 PM > To: "[email protected]" <[email protected]> > Subject: problem is maintain checkbox status while doing pagination > > 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. I want > the user's earlier selection still checked when he > traverses to a previous page, so that when he presses > a button such as "select checked items" all his > selection from multiple pages is stored. > > > Is there any code sample of a small app available to > show how to accomplish this. > > Thanks. > > sai krishna > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/samuel%40samkar.com > > This email sent to [email protected]
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
