Connecting Tech Pros Worldwide Help | Site Map

VB Report Generator

  #1  
Old May 21st, 2007, 08:55 PM
D Wigg
Guest
 
Posts: n/a
Hi all,

Apologies if you've seen this before, I've inadvertently lost contact with
the group for a couple of days.

I am generating a report from a database which has some stuff directly from
the table and some stuff generated elsewhere.
I can get all the records on the report no problem, but I can't seem to find
out how to wite stuff to unbound text boxes etc.
The main reason is because I don't know how to refer to the control I think.

I would like something along the lines of:

rptLegislation.txtFree.text = "Anything I want"

Do I need to refer to the section, like this?

rptLegislation.section1.txtFree.text = "Anything I want"

Can anyone point me to either to the answer or somewhere I can find the
answer please?
None of my reference books seems to help. (Typical)


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic Report Generator Sep410 answers 4 August 26th, 2008 05:37 PM
Report Generator for vb.net gmv answers 2 November 21st, 2005 01:16 PM
how to get from an MS Access app to vb.net? Deano answers 22 November 20th, 2005 04:33 PM
Does VB.net have a report generator? Geri Reshef answers 8 November 20th, 2005 01:04 PM