Hi Everyone, I am working on creating a Crystal Report viewer that opens and displays Crystal Reports with parameters and need some help with the refresh functionality. When users refresh Crystal Reports with parameters in Crystal Designer a popup is displayed prompting the user to either use the original parameters that they originally selected or select new parameters. Can someone please tell me how to add this functionality to the Crystal Viewer that I am creating in vb.net. I tried using the 'CrystalDecisions.Windows.Forms.CrystalReportViewer.RefreshReport()' function which brings up the refresh parameters screen but it does not retain the original parameters selected.
Thanks,
DB
Thanks,
DB