Subject | Re: [IBO] IB_LocateEdit(Enh) |
---|---|
Author | Gunther Buchtala |
Post date | 2001-07-31T15:33:48Z |
OK, now it works. There was a combinination of Properties where the
IB_LocateEditEnh does not work after going into Editmode with the Query.
""Geoff Worboys"" <geoff@...> schrieb im Newsbeitrag
news:017401c1196f$cfa5d320$0201950a@hex...
IB_LocateEditEnh does not work after going into Editmode with the Query.
""Geoff Worboys"" <geoff@...> schrieb im Newsbeitrag
news:017401c1196f$cfa5d320$0201950a@hex...
> 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
>
>
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>