Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a designer instance with default parameters #155

Open
blackchineykh opened this issue Feb 23, 2017 · 0 comments
Open

Create a designer instance with default parameters #155

blackchineykh opened this issue Feb 23, 2017 · 0 comments

Comments

@blackchineykh
Copy link

Hi, I am very new to My-FyiReporting and have been searching online and on your documentation for a way to achieve the below:

  1. Using the designer, create an empty report with the connection string predefined and a list of default parameters. These parameters would then be available for use when designing the report. Once the report from designer is saved, then all parameters are saved.

  2. Later, using the ReportViewer, I would retrieve the report created from step 1 and then pass the values for the matching parameters (from step 1) defined in the report and execute it for viewing.

I see that the viewer allows you to pass the parameters at runtime, however, I cant pass default parameters at design time. The end user in my setup would not be aware of all available parameters, and this is why I have to preset these at report creation depending on the type of report.

Any help you can provide is much appreciated.

Thanks for all the great work so far!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants