Subject | RE: [IBO] disabling background fetching |
---|---|
Author | Jason Wharton |
Post date | 2006-01-12T15:13:58Z |
> I want to disable background fetching in IBO 4.Set the CallbackInc to -1 on your query objects.
> I have several tables with grids, and if I quickly click on
> different tabs in the app, IBO is loading/updating various
> tables/grids, and then display an error message
> "Dataset is currently fetching..." and then it stops.
>
> I don't mind waiting for the fetch to fully complete when
> opening a query.
>
> Does anybody know how to fully disable background fetching?
Jason