Home
ASP.Net
ADO.net Database
Ajax
Asp Control
Collections
Components
Data Binding
Development
File Directory
HTML Control
Language Basics
Login Security
Mobile Control
Network
Page
Request
Response
Server
Session Cookie
Sitemap
Theme Style
User Control and Master Page
Validation by Control
Validation by Function
WebPart
WPF
XML
UpdatePanel « Ajax « ASP.Net
ASP.Net
Ajax
UpdatePanel
1.
Configure Web.Config in order to use asp:ScriptManager
2.
Handling UpdatePanel Errors Gracefully
3.
On the server, you can handle the ScriptManager control's AsyncPostBackError event to customize the error message transmitted to the client.
4.
Database messages being updated asynchronously.