Subject Re: [IBO] IB_Grid: Reduce flickering
Author Helen Borrie
At 07:07 PM 21/06/2006, you wrote:
>2006/6/21, Svein Erling Tysvaer <svein.erling.tysvaer@...>:
> > Have you tried the BeginBusy/EndBusy methods?
>
>Thanks for your suggestion.
>I tried BeginBusy/EndBusy and DisableControls/EnableControls.
>I can't see any change in the flickering, though.
>
>In some cases, DisableControls helps a lot, but only to other connected
>controls, not the "main" grid itself.

Maybe TIB_Datasource.DisableInterface/EnableInterface is what you are
looking for.

Helen