asp.net - refresh update panel at certain interval -


how can trigger update panel refresh after period of time.

you can use asp.net ajax timer control in order fire event after period of time. checkout video asp.net official website find out how use timer: http://www.asp.net/ajax/videos/how-do-i-use-the-aspnet-ajax-timer-control


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -