Home > Topic List > Usage of UpdatePanel

Usage of UpdatePanel

UpdatePanel is a control in ASP.NET that is used to implement asynchronous refresh of some pages. The usage of UpdatePanel is: 1. Add UpdatePanel control in ASP.NET page; 2. Add content that needs to be refreshed asynchronously in UpdatePanel; 3. Handle asynchronous refresh events in code; 4. Set the update mode of UpdatePanel; 5. Set the trigger for UpdatePanel.

Related courses More >
IntermediateQueryList Collector Development Manual

22261 times of learning

Collection
ElementaryHTML+CSS basic introductory tutorial

82081 times of learning

Collection
ElementaryIssue 21_PHP Programming

12399 times of learning

Collection
Related Tutorials More >