‎2005 Dec 14 3:39 AM
Hi
I have a table Control which needs dynamic heading for the first column. So i dragged a label and placed it on the Column 1 header. I gave the corresponding declaration and assignment in TOP include for that screen field. I also tried assigning values in the PBO of the screen also. I even tried replacing the Label with an I/O field. It is not allowing.
Nothing is working. Any suggestions.
‎2005 Dec 14 6:23 AM
Instead of the text field for your column heading, put an input/output field there, and specify the field for output only. Then assign the field with the header that you want on your PBO.
‎2005 Dec 14 6:23 AM
Instead of the text field for your column heading, put an input/output field there, and specify the field for output only. Then assign the field with the header that you want on your PBO.
‎2007 Jun 21 12:39 PM