This is a migrated thread and some comments may be shown as answers.

Persistent selection with Alphabetic paging using ObjectDatasource

1 Answer 107 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Julfia Parvin
Top achievements
Rank 1
Julfia Parvin asked on 26 Jun 2008, 03:28 PM
Hello,
I am using alphabetic paging with objectdatasource. Which is working properly.
When i am trying to use multiple selection with checkbox, selection is not persisting with paging. I found an example of persisting selection with paging, but paging doesn't support alphabetic paging. 

Thanks
Julfia


1 Answer, 1 is accepted

Sort by
0
Bodevain Svensson
Top achievements
Rank 1
answered on 30 Jun 2008, 12:48 PM
Julfia, I suppose you found this example in the docs about how to persist the row selection.  The same functionality should operate normally with alphabetic paging, too, since from the code exceprt I conclude it is not related to the paging type. The indices items are added to the ArrayList on selection/deselection and recovered on PreRender if present under the active page.

Bodevain
Tags
Grid
Asked by
Julfia Parvin
Top achievements
Rank 1
Answers by
Bodevain Svensson
Top achievements
Rank 1
Share this question
or