Posted 14 October 2025, 1:07 pm EST
Hi,
Currently the users have a report which contains a large number of optional parameters. This is because not all the fields are always needed as they will only fill in the necessary fields when running the report. This has encountered an issue as the users are not happy with having to click a couple extra times to open the parameter panel when viewing the report in the .NET WinForm Viewer. I am looking to have the parameter panel open from the get go when you view the report similar to when there are required parameters. I have so far been unable to track down a property that I could change to control that. I’ve been toying with attempting to programmatically “click” the buttons needed that open the panel but something built-in that does this would be preferable. Does anyone know of anything?
Thanks,
Joseph