Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: ControlScource property


Message #1 by "Ajay Jain" <ajain@i...> on Tue, 23 Jul 2002 17:05:04 -0400
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



  Return to Index