Dear Sir,

suppose there are 40 records with pagesize 10
1. in page load,gridpanel bind with data (fillgrid function). record display with pagination in four page.
2. popup window open on gridpanel toolbar button click.
3. close the popup window. on hide event of gridpanel, call fillgrid function.
now all 40 records are display on first page.
I don't know why this happen.
when I click on navigation buttons of pagination then data display with pagination in four page.


Thanks
Rupesh