I am evaluating the SfReportViewer control, and am trying to specify parameters for a test report. I am able to set Text & DateTime parameters, but not Boolean. Or at least I can only set one Boolean parameter. If I define two in the report and try to set them both, only the second is set. I attach a simple example project that illustrates this. Specifically I want the report (which here is just a dummy report) to display without being prompted for any of the parameters.
Attachment:
ReportViewerTest_29a53e04.zip