3
Answers

implementing progress bar

faraz akram

faraz akram

16y
3.7k
1

hi,

am working on rdlc reports (C# - VS 2005). the problem i am facing is while the adapter is fililling its take time to retrieve all records and then showing on report. i want to implement a progress bar while retrieving records so that the user can sit calm.

please help me ragarding this..

thanks on adavance

faraz akram

s/w engg - NCR Pakistan

Answers (3)
0
gregg 0

gregg 0

NA 9 0 20y
Well, all the code runs on the server. So you are trying to capture a screen print of the server that IIS is on. Not gonna work.