Vishal Chauhan
What is use of Update Panel control in Ajax toolkit?
By Vishal Chauhan in AJAX on Oct 09 2012
  • Shweta Lodha
    Apr, 2014 23

    http://www.asp.net/ajax/documentation/live/tutorials/IntroductionUpdatePanel.aspx

    • 1
  • Munesh Sharma
    Apr, 2014 23

    http://www.asp.net/AjaxLibrary/AjaxControlToolkitSampleSite/UpdatePanelAnimation/UpdatePanelAnimation.aspx

    • 1
  • Vithal Wadje
    Oct, 2012 15

    If you wants to update the partcular content of web page instead of whole web page at that time you can simple put the content in update pannal along with timer controll so whenever the timer controll set time is triggred at that time update pannel content automatically refreshed.. for e.gput the gridview in update pannel and call the gridview.databind() function on Timer_tick . you wiill observe that the gridview content only be updated instead of whole page

    • 1
  • balaji R
    Oct, 2012 12

    If you want to refresh only the part of the page instead of refreshing the entire page we can use update panel.

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS