Hi, I'm using this article to export my data to excel Export data from SQL Server to Excel in ASP.Net using C# and VB.Net
I'm try to add a progress bar. And i'm not able to make it work.
Can someone help me
Fadi
Hi fadiawarag,
once the upload is finished you need to place the below code
updateProgress.set_visible(false);
so that the loader image becomes disable.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.