Checkbox and radio button parameters in SSRS
Hi, I have a asp report which has checkboxes and radio buttons as a filter.I am going to convert the report into SSRS.Could anyone tell me how to convert this checkboxes and radio button filters into respective parameters in SSRS 2008?
June 30th, 2010 7:56am

Since Radio button and checkboxes are not natively supported by SSRS, You probably will need to do one of these: - Turn off the parameter toolbar and implement a custom one that can take checkbox and radio button - Use an image with an expression inside the report and have all the field behavior change based on that expressionThierry D'hers [MS], This posting is provided "AS IS" with no warranties, and confers no rights.
Free Windows Admin Tool Kit Click here and download it now
June 30th, 2010 4:46pm

Hmm. As of SSRS 2008 R2 we dont have checkbox and radio buttons in SSRS Regards Suresh http://skamie.wordpress.com
June 30th, 2010 4:46pm

I am confused. I have a multi-valued boolean parameter on a report. This is for SSRS 2005 on a Windows 7 machine. In the preview pane of the Report Designer, the parameter select shows up as a dropdown with two values. However on deploying to the Report Manager on that machine, the parameter choices show up as radio buttons. (Which I like consider a great improvement.) However when I export the report file and upload it to the Server (which is running Windows Server 2003), the report manager there displays it again as a dropdown with two values. I checked the properties in report manager for parameters for that report and did not see anything which would allow you to indicate whether to display the parameter as radio buttons or drop-down. Anyone have any idea how this was done and how I can make it happen again?Edward R. Joell MCSD MCDBA
Free Windows Admin Tool Kit Click here and download it now
April 13th, 2011 12:19pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics