D
david
Hi All,
I need to create reports which may take long time.
I want to give the customer "Cancel" button with progress bar at building
data.
I tried to use System.Threading.ThreadPool.QueueUserWorkItem, but
application freezes after creating report.
Please help!
Thanks in advance.
David
I need to create reports which may take long time.
I want to give the customer "Cancel" button with progress bar at building
data.
I tried to use System.Threading.ThreadPool.QueueUserWorkItem, but
application freezes after creating report.
Please help!
Thanks in advance.
David