Subject | Re: [IBO] How to prevent master from scrolling if detail dataset not in dssBrowse |
---|---|
Author | Christian Danner |
Post date | 2006-01-18T12:03:16Z |
>if detailQueries.State in [dssInactive, dssPrepared, dssBrowse]if not( detailQueries.State in [dssInactive, dssPrepared, dssBrowse])
> then Abort;
then Abort;