actually i've inserted a new button in the preview form toolbar for refreshing the report with the following code:
Code: Select all
reportPreviewBox.Report.Render(false);
reportPreviewBox.SaveConfig();
reportPreviewBox.Refresh();
reportPreviewBox.LoadConfig();
Is there any way to mantain the user values through report relaunch/refresh?
thanks in advance
Stimulsoft .NET 2009.1