RollingMoose
Programmer
Hi,
I'm struggling with the VB Data Report. I've successfully placed a couple labels in the page and report header sections; created a connection without using the data environment; created a recordset using a stored procedure; and populated the labels in the headers with data through my code. However, I've been unable to populate a text box or label in the details section of the report. In fact, I can get anything to display in the details section. It is blank as though it doesn't exist.
Anyone run into similar problems or have a suggestion?
Thank you in advance!
I'm struggling with the VB Data Report. I've successfully placed a couple labels in the page and report header sections; created a connection without using the data environment; created a recordset using a stored procedure; and populated the labels in the headers with data through my code. However, I've been unable to populate a text box or label in the details section of the report. In fact, I can get anything to display in the details section. It is blank as though it doesn't exist.
Anyone run into similar problems or have a suggestion?
Thank you in advance!