Subject Re: cache sync - before edit
Author pi3k14
--- In IBObjects@y..., "pi3k14" <frode@a...> wrote:
> --- In IBObjects@y..., Harald Klomann <nibler@t...> wrote:
> > No problem when setup with bsBeforeEdit !
> > Check your undelaying transaction - is it commited ?
> >
> > Harald
>
> Yes,it is. And I am using read commited no wait isolation level.
>
> From your reply I assume it work for you? And you don't do any
manual
> refresh of the data in the failed post, or move the cursor after
the
> failure ?
>
> frode

:) I found what is going on.

IBObjects doesn't update the field where I am starting to edit, but
it update all other fields correctly.

Is there any flag to set or event to respond to so also the Edit
field where I start to type get refreshed before my typed character
is added ?

frode