I am trying to return full page control to my aspx page after performing a number of Timer control partial post backs.
What is the best way to stop the partial post backs and allow the web page to update other controls throughout the page?
I am trying to return full page control to my aspx page after performing a number of Timer control partial post backs.
What is the best way to stop the partial post backs and allow the web page to update other controls throughout the page?