Click here to Skip to main content
15,886,689 members
Please Sign up or sign in to vote.
1.80/5 (2 votes)
See more:
hi .
There is a public variable in module as string . I made a report.rdlc .
The question is : how can i pass that public variable to the textbox.text in report ?
i am using vb.
thanx and i am a beginner in programing.
Posted
Updated 26-Sep-13 0:03am
v2

1 solution

Have a look here: How to: Create Labels for a Report[^]. Go to the section: To add a label that is not related to a data item.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900