Dear All,
I have a problem and not getting why is it so. I have a grid view and it contains some 10,000 rows without any pagination. For each Row I have a Edit LinkButton n the TemplateField. On the click of this edit LB the control should go to some Edit Page. The problem here is that after clicking on the LB the page is taking lots of time. On the other hand if I am doing pagination in the GridView and assgning page size = 10 then it is loading very fast. Can anyone please tell me what is the reason. I cant have the pagination for this gridView
Regards,
Vikram