up vote -2 down vote favorite
share [g+] share [fb]

On the Select event on the Grid View I went to the next page. After some time if I want to use the same page I got the same data on that page; how could I get out of this problem?

link|improve this question
4  
I've tried to salvage the question, but I recommend (to @harish) that you edit it and clarify what you mean. – Marc Gravell Nov 6 '09 at 9:35
@Marc You rock! :) – Arnis L. Nov 6 '09 at 9:39
feedback

1 Answer

I am not sure to what you are asking, but I guess you keep getting the same results no matter what select button you click.

Try to set EnableViewState="False" on grids and see what happens.

Regards,

M.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.