Subject Re: [IBO] IB_LocateEdit(Enh)
Author Geoff Worboys
Hi,

> How does these Component work?

User types a value and presses the enter key, the locate is performed.
If you have the button showing (and no handler defined) then clicking
the edit control button will also perform the locate.


> I put the IB_LocateEdit on a Panel set the
> DataSource and the Datafield and the Locate Options.
>
> O.k. a Button who call "IB_LocateEdit1.Locate;" now I enter for
e.g.
> "1-AM-2" in the IB_LocateEdit push the Button.....
> nothing happens.... the IB_LocateEdit now shows "1-AM-1" which is
the
> actual.
>
> But if I Use for example this Code:
> IB_QMTECH.Locate('GERNR','1-AM-2',[lopCaseInsensitive]); all works
fine.

I suspect we may need more details, or perhaps an example app
demonstrating the problem. Is there anything strange about the setup
(perhaps GERNR is a calculated field)? Are you able to get the locate
to work for other fields?


Geoff Worboys
Telesis Computing