Hi, everyone!
I'm newby here, so sorry if I ask something too simple for you...
Here goes my question:
One of the forms in the system I'm in charge of improving, has a list of records coming from a report (SubQryInfoUtilProximasPartidas). Once you double click in one of the records in the list, it opens up a second form with the detailed information of the record.
While I was correcting the form, somehow it lost the link with the record being double clicked, though it does open the detailed view of the record... but it focuses in a new one.
I checked the method and:
- The invocation is the same.
- The Report is unchanged...
- No visible change was made, except for graphical desplay.
Somebody can help?
Thanks in advance.