AfterScroll

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Karen

AfterScroll

Post by Karen » Wed 28 Sep 2005 01:09

Delphi 2005 latest version of ODAC with patches.

In Master/Detail relationship, Detail table AfterScroll event doesn't fire while moving records in Master Table. AfterScroll used to fire with BDE. We have got lot of validations done on Afterscroll event based on Master record.Any workaround other than OnDataChange event of Datasource.

Thanks.

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Thu 29 Sep 2005 08:41

We have reproduced your problem and fixed it. This fix will be included in the next ODAC build

Post Reply