Greetings
We are experimenting with Stimulsoft to determine if it will work for us.
I have just set up a simple application where I load a report and set the dataset dynamically based on a query.
The problem is when I load the report more than once the queried results are appended upon the previous query from the
last time I opened the report. Each time the report is viewed the list of queried results keeps getting longer, even though
it is the exact same data.
Question:
- Is the report being saved when it is closed?
- Is there a setting that needs to be changed so it will only show the current query results?
Apending query results each time report is opened?
Apending query results each time report is opened?
Error on my part, VS.NET 08 newbie.
This was happening because the dataset was not being refreshed
Thanks
This was happening because the dataset was not being refreshed
Thanks
Apending query results each time report is opened?
Hello,
Ok. No problem.
Ok. No problem.