Showing posts with label Dynamic update from code. Show all posts
Showing posts with label Dynamic update from code. Show all posts

Tuesday, July 31, 2007

Programmatic update of the specific updatepanel

If you want to update a specific updatepanel after your database modification programmatically, you can do it by UpdatePanel1.Update()