Walkthrough: Using the ASP.NET Timer Control with Multiple UpdatePanel Controls
In this walkthrough you will use a Timer control to update the contents of two UpdatePanel controls. The Timer control will be positioned outside the two UpdatePanel controls and it will be configured as a trigger for both panels.
msdn.microsoft.com |