Posted on: 3/18/2014 2:55:42 PM | Views : 387

Hi all ,
I have two pages in my web site. In frist page I have listbox. If you made a selection in frist page listbox it will redirect to next page. Then the problem is --- If you are coming back from second page to frist page using the back button from the browser. It will once again calling the   listIndicator_SelectedIndexChanged method. It should not cal the listIndicator_SelectedIndexChanged method on load.
Please let me know if any one faced same problem.

Regards,
Vishal Bedre

Go to the complete details ...