Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All,

I am using asp.net gridview and i want to show prograss bar while exporting gridview data
to excel on ExportButton Click

I have written code for exporting data from Gridview to excel and that run successfully.
i want solution for prograss bar only.

Please help me.
Posted
Comments
Kenneth Haugland 28-Mar-13 2:39am    
Are you using an OleDB for exporting the data?
[no name] 28-Mar-13 4:26am    
yes i am using OLEDB for exporting data. But this part is done successfully only i want progress bar.

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900