I have successfully implemented the persistence of client side selection on the RadGrid. Selections are being persisted across multiple page selections. When I engage a post back and try to capture all selections I am only provided the selected items on the current grid page and not all selected GridItems.
Any help with this would be great