Hello,
I would like to change the text in some textbox's at runtime.
This..
cr.Section1.ReportObjects.Item("text3").Equals("New Text")
Am I close?
How would I do this?
Thanks
Printable View
Hello,
I would like to change the text in some textbox's at runtime.
This..
cr.Section1.ReportObjects.Item("text3").Equals("New Text")
Am I close?
How would I do this?
Thanks
For this use parameter In the Crystal Report, Just check how to add column run time in Cr at my signature.
Click On Add Dynamic Column In Crystal Report.
:wave:
Hello
Thanks for that :)
In your example what is the text you are passing? like "this is new text"
Thanks
http://www.c-sharpcorner.com/UploadF...59AM/CR11.aspx
Please read the whole article and understand the method of parameter in CR
Thanks :-)
I will do that and report back
Thanks again