Passing Parameters from ASP.NET Application to Crystal Report Application
Passing Parameters from ASP.NET Application to Crystal Report Application
Hello,
if i do not bind to a dataset, i get the passed parameters from .cs, correctly in the report without it asking values.
BUT
if i bind report using dataset, then it shows a form to fill parameter values, even if i set the values in .cs
i dont want the form to be displayed..
Bookmarks