Apending query results each time report is opened?

Stimulsoft Reports.NET discussion
Post Reply
BAG
Posts: 4
Joined: Mon Jun 23, 2008 3:42 pm
Location: US,MI

Apending query results each time report is opened?

Post by BAG »

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?

BAG
Posts: 4
Joined: Mon Jun 23, 2008 3:42 pm
Location: US,MI

Apending query results each time report is opened?

Post by BAG »

Error on my part, VS.NET 08 newbie.

This was happening because the dataset was not being refreshed

Thanks
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Apending query results each time report is opened?

Post by Vital »

Hello,

Ok. No problem.
Post Reply