Displaying a Single Checkbox in SSRS Report
-
Wednesday, October 22, 2008 11:36 AM
Hi,
I want to display single checkbox to get value from user. AS of now Checkboxes are only displayed when
input type 'multivalue' is selected in which checkboxes are coming in a dropdown in which selection is mandatory.
Thanks in Advance!!
With regards,
S.N.Surendrababu
All Replies
-
Wednesday, October 22, 2008 11:47 AM
-
Wednesday, October 22, 2008 11:51 AM
Hello,
I think there is no way to display check boxes in report parameter section. Instead You can use Radio Buttons by selecting the Data Type as Boolean.
Hope this helps
-
Wednesday, October 22, 2008 11:51 AM
Hi,
how about Radiobuttons?
Set the type of the parameter to boolean. Set the Standardvalue to true or false.
BanditTreiber
-
Tuesday, October 28, 2008 11:01 AM
Hi Surendrababu,
You couldn’t add Check Box to display multi-value in Report Parameters. I suggest that you should add a parameter with String Type and Multi-Value Property to accomplish the requirement.
-
Friday, March 18, 2011 5:49 PMIs there any way to display a checkbox for yes/no type of data?
Regards Partha Mandayam IT Apps Programmer Sr. Progressive Insurance http://weblogs.asp.net/pmandayam http://partha.tripod.com

