Click to See Complete Forum and Search --> : Data Report


Naveen
July 28th, 1999, 02:48 AM
How to put the bounded feilds(Textbox control bounded to A data field) onto the Page or Report header
Area. I want to display the monthly report where i want to display the month on Report header which is
taken from the database.

Lothar Haensler
July 28th, 1999, 02:56 AM
the easiest way:
drag and drop from the Data Environment Designer to the Data Report Designer.

Huynh Quang Cuong
July 28th, 1999, 08:49 PM
Hello,
I u use VB6, no way for u to put a bounded textbox control to Page or Report header. U must use a label, then fill in the data by code.
Bye.
H.Q.Cuong