Right now i m redirecting to same page for showing updated values in grid view. but i want to do that staying on the same page.I am using List as DataSource and not any Database.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
BY DOING enableviewstate=”false” we make sure we are seeing updated data.!