A way to tell when update panel is no longer updating with any new info??

Last post 05-30-2008 9:29 PM by lnwThai. 1 replies.

Sort Posts:

  • A way to tell when update panel is no longer updating with any new info??

    05-30-2008, 5:06 PM
    • Member
      7 point Member
    • EricBlair
    • Member since 02-21-2007, 5:05 PM
    • Posts 110

    Hello,

    I have a gridview in an update panel. What I want to do is to be able to know when UpdatePanel is no longer updating the GridView with new information so I can use that as a signal that my process is finished.

    Any advice on this appreciated, thanks!
     

  • Re: A way to tell when update panel is no longer updating with any new info??

    05-30-2008, 9:29 PM
    Answer
    • Participant
      976 point Participant
    • lnwThai
    • Member since 02-29-2008, 5:13 AM
    • BKK
    • Posts 158

    For AJAX its has one Control that help user to understand process its done 

    use UpdateProgress Control put in UpdatePanel so if your Gridview still updating UpdateProgress will show if finish its will disappear

    this video how to make UpdateProgress work http://www.asp.net/learn/ajax-videos/video-123.aspx

    Hope can Help you Smile

    If you want a thing well done, do it yourself
Page 1 of 1 (2 items)