...Thanks. This UpdatePanel control is working out pretty well. I can achieve the desired results by using dozens (and dozens) of UpdatePanels to prevent the entire page from refreshing. This should work for now. Hopefully, in the future, I'll learn
more about this AJAX stuff to that I can prevent the page/reload action without using a blocker.
Also, I found a good intro to Control Panel's on Microsoft's website. Here it is:
Member
1 Points
2 Posts
Re: How Can I Prevent A Page Refresh On Button Clicks While Using AJAX ToolKitScriptManager?
Sep 24, 2013 03:33 PM|__Elias__|LINK
Okay...
...Thanks. This UpdatePanel control is working out pretty well. I can achieve the desired results by using dozens (and dozens) of UpdatePanels to prevent the entire page from refreshing. This should work for now. Hopefully, in the future, I'll learn more about this AJAX stuff to that I can prevent the page/reload action without using a blocker.
Also, I found a good intro to Control Panel's on Microsoft's website. Here it is:
http://msdn.microsoft.com/en-us/library/bb399001.aspx