Telerik Reporting
Overview
Demos
Roadmap
What's New
Roadmap
Release History
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Try now
close mobile menu
Telerik Forums
/
Reporting
This is a migrated thread and some comments may be shown as answers.
Printing multivalue Parameters
1 Answer
28 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Mack
Top achievements
Rank 1
Mack
asked on
04 Mar 2013,
10:01 PM
Hello, I'm trying to print on my report the values a user selects. It's a multivalue paramter.
{Parameters.ParamName.Value} provides System.Object[]
I realize this is an array.
How do I print those values on my report? Furthermore, I'd like the DisplayMember, not the ValueMember.
Thanks,
-Mack
Add a comment
Submit comment
Cancel
1 Answer
, 1 is accepted
Sort by
Score
Date
0
Squall
Top achievements
Rank 1
answered on
05 Mar 2013,
03:27 PM
=Join(",", Parameters.
ParamName
.Label)
Add a comment
Submit comment
Cancel
Answer this question
Drag and drop files here or
browse
to attach...
Browse
for files to attach...
Supported file types: PNG, JPG, JPEG, ZIP, RAR, TXT. Max total file size - 20MB.
Submit answer
Cancel
Tags
Report Designer (standalone)
Asked by
Mack
Top achievements
Rank 1
Answers by
Squall
Top achievements
Rank 1
Share this question
or
Copy link