I use VS 2005 with framework 2.0, I am upgrading in NetAdvantage for ASP.NET 11.2 .Currently I used WebAsyncRefreshPanel with its event like RefreshRequest, RefreshComplete.
But now i has to replace WebAsyncRefreshPanel with UpdatePanel. But i can not find compatible event like RefreshRequest, RefreshComplete. So please guide me how can i manage it.
Thanking You.
Hi cmm,
Please let me know if you needed any additional assistance regarding this matter.
You should be able to find what you are looking for on the update panel on http://msdn.microsoft.com. For the update panel you can take a look at:
http://msdn.microsoft.com/en-us/library/system.web.ui.updatepanel.aspx
Please let me know if you need any additional assistance regarding this matter.