I have a question about refreshing data in a report. When I open the asp.net website, I run the Liability Report that I built. It shows a customer with a liability of $100 dollars. Then I deduct $50 from their account. When I rerun the report, it still shows$100. I have to close the website and reopen it in order to show the new data. Is there a way to "destroy" the report data when the window is closed?
↧