Hi there,
I am using Forms [32 bits] Versión 10.1.2.3.0
I have a master and detail block. The master block loads from a pre_query trigger with a dynamic insert into table. The master and the detail block have their own post-query triggers too. When we use the mouse wheel to scroll down the master block, the master records change until the last record, and the details chages its records accordingly. BUT we have noticed the wheel mooves to fast for the form, in a way in which if the master block has 10 records, the detail block has de data from the 7th record from the master, but we are visualizing the master current record is the 10th.
However, if we directly clic the master's 10th record, the detail block shows the correct data (from the master's 10th record).
At this point, I have tried to synchronize at the post-query trigger from the detail block, but it doesn't work.
I have searched in the internet for similar problems, and I have found that people had to upgrade in 2012 to my forms' version, and to add a patch, but I don't know if that worked for problems like mine.
Can anyone give me any orientation, please?
Thanks in advance.
Regards.
PS: I know we are using old technology. Any suggestion though?