Assign Value To TextBox In The Crystal Report Viewer
I have few text boxes created under the Detail section in the Crystal Report Viewer. I like to pass certain values to those text boxes. My question is
a) How to call those text boxes and pass values to the text boxes?
In previous VB6 and Crystal Report 8.1 version, I can simply write the code under the Detail section. How abt in the VS2008?
|