Hi,
I am not able to set controlsource for a text control on report
programatically. If I try to change controlsource in report exvents, I get
the error that I cannot set property after the report has started printed.
The control is not taking the ControlSource property in any of the events.
How do I set the controlsource property of text box to a column of a table
programatically?
In which event should I place the code?
Do I have to add anything to "References"?
Any help is highly appreciated !
Ajay