Subject RE: [IBO] Disabling interface
Author Riho-Rene Ellermaa
DisableControls freezes all notifications etc.
When I insert data, I check some values from other Queries and use
BeforeInsert event.

Riho-Rene Ellermaa
senior programmer
Hansabank

>
> Have you tried TIB_Dataset.disableControls ?
>
>
> CU, Kaputnik
> (Nick Josipovic)
>
> > I have form with Grid, UpdateBar and SearchBar.
> > before importing data I call
> > DSource->DisableInterface();
> > The Grid is inert, but Bars flicker like hell. How can I disable
> > them also?
> >
> > Riho-Rene Ellermaa
> > senior programmer
> > Hansabank
> >
> >
> >