Click here to Skip to main content
15,891,567 members

Comments by alip1 (Top 2 by date)

alip1 18-Jan-22 3:59am View    
Thank Marciej
alip1 17-Jan-22 9:48am View    
Thank you very much Richard
Can you help me understand how in practice I have to do this?
Suppose that in Project .rdl Report (made with Report Builder 3.0) it has a textbox in the page header with name: txtGroup and that in the report it has defined a parameter @Group.
Now I know how to attach the parameter to the textbox, but I don't know how to pass a value to the parameter via code: I have the listbyGroup object as a report object.
Can you point me to a code snippet (in vb.net or c#) to figure out how to do it?
I would be really grateful.