I have form that displays a work schedule in a grid from a cursoradpter. After doing the command :
REPORT FORM schedule
The form no longer responds to commands to look up a new date. In debug I saw that most of the properties of the form object had been erased and the cursoradpter was no longer listed. I feel like I am missing some basic knowledge that I'm suppose to know about calling a REPORT from a form.
Thanks in Advance
Jim Rumbaugh
REPORT FORM schedule
The form no longer responds to commands to look up a new date. In debug I saw that most of the properties of the form object had been erased and the cursoradpter was no longer listed. I feel like I am missing some basic knowledge that I'm suppose to know about calling a REPORT from a form.
Thanks in Advance
Jim Rumbaugh