1
Reply

Grid view data loading problem

Sharad Gupta

Sharad Gupta

Mar 14 2015 5:23 AM
490
Hi
 
 
I take a aspx page as pop-up  and displaying some records on that page in grid view,
 
in a grid view i have a button, on the button  click i get the data of that row.
 
but problem is that
 
Suppose i have 715 records in that grid view
 
 when i show 710 and get one records from them it works fine.
 
but when i show "711" records , then data in unload when i clicked on button.
 
 
 
 
 

Answers (1)