Hi all,

I have to using 2 radiobuttons to control 2 datagrid summay and detail
representively. when I click detail radionbutton, there are 10 pages records.
when I click summary radiobutton, I select 3rd pages it display the following
error. In the summary report just only 1 page record.

"System.Web.HttpException: Invalid CurrentPageIndex value. It must be >= 0
and < the PageCount. "

Would you like to please give me instruction how to handle this error ?
Please comment.