Hi ppls
Can someone helps me with this problem?
I want string from textbox placed on form where is crystalreportviewer, to be shown in crystal report (in header section)
Can someone tell me how to do this please?
Thank you for your time.
Printable View
Hi ppls
Can someone helps me with this problem?
I want string from textbox placed on form where is crystalreportviewer, to be shown in crystal report (in header section)
Can someone tell me how to do this please?
Thank you for your time.
You didn't say what version of Crystal you are using, so this may be different in yours, but I useVB Code:
CrystalReport1.ReportTitle = txtTitle.Text