C# .NET - Show Progress bar while exporting excel or pdf in Asp.net
Asked By Rajiv Gogia on 25-Jul-13 01:52 PM
Hi All,
I am exporting an Excel/pdf in Asp.net using data table not gridview. I want to show a progress bar in this duration while the file gets downloaded . Ho can we achieve this ?
Thanks in advance
Rajiv