How do we display a progress bar in C# for a button click event in WebForm?
I have a button click event which does a lengthy function and takes time. So i want to display a progress bar. Can you let me know how can I do it.
I am very new to .NEt .. any help appreciated
Thanks in Advance, Amritha