Rank: Newbie Groups: Member
Joined: 2/10/2009 Posts: 2
|
Hai,
Can anybody please send me sample code for how to use Progressbar using C#.
My requirements :
1. Here i am retrieving data from database and binding it to GridView. As the database is so long it will take some time to fetch and bind data to GridView. During the process i need to show the user the status by using Progressbar.
2. When user clicks a button, he must redirected to another page.
here i am getting the error
"Cannot redirect after HTTP headers have been sent"
Please help me.
Thanks in advance Srujan Rao
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Please check the sample project first: http://demo.essentialobjects.com/Default.aspx?path=ProgressBarSource code for the whole sample project is in your local machine. Thanks!
|