iqbal ali

iqbal ali

  • NA
  • 2
  • 0

probelm in displaying animated progress bar

Jun 8 2010 8:03 AM

Salam!
i am using visual studio 2008 and usng the progress bar component,
 i am using the progress bar to show that while query is running.but the problem is that while the form of progress bar is shown it is static during the execution. first before calling to my query function i am calling frmmain.show(form containing the progress bar)
then i called my query and in query loop am using the update function (frmmain.update) to keep the progress bar updated. the probelm is that while showing the bar ir remains the static.
can any one help.is there any way of doing it in vs 2008??

Answers (1)