cdaller
28 Jul 2008, 4:53 AM
Hi!
we need a selection model that remembers selections on all pages of a paged table. So selecting a row on page 1, then switch to page 2 (select a row there) and switching back to page 1 should show the selection and the selection model should return both selected rows in the getSelectedItems method.
I know, this is kind of hard, as the items are recreated when paging from page 1 to page 2 and back...
Is there any chance for this functionality (in the grid)?
regards
Christof
we need a selection model that remembers selections on all pages of a paged table. So selecting a row on page 1, then switch to page 2 (select a row there) and switching back to page 1 should show the selection and the selection model should return both selected rows in the getSelectedItems method.
I know, this is kind of hard, as the items are recreated when paging from page 1 to page 2 and back...
Is there any chance for this functionality (in the grid)?
regards
Christof