Subject | Re: [IBO] IB_LocateEdit(Enh) |
---|---|
Author | Geoff Worboys |
Post date | 2001-07-31T03:20:50Z |
Hi,
If you have the button showing (and no handler defined) then clicking
the edit control button will also perform the locate.
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
> 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 thee.g.
> DataSource and the Datafield and the Locate Options.
>
> O.k. a Button who call "IB_LocateEdit1.Locate;" now I enter for
> "1-AM-2" in the IB_LocateEdit push the Button.....the
> nothing happens.... the IB_LocateEdit now shows "1-AM-1" which is
> actual.fine.
>
> But if I Use for example this Code:
> IB_QMTECH.Locate('GERNR','1-AM-2',[lopCaseInsensitive]); all works
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