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.