Hi All

I have a simple question
Once I have two fields from the same database file (say: customer.dbf) listed in list combo, how to use text field (type in the data from Customer.dbf and auto search) to search the record in the list combo
And, if I double click the record in list combo, the data will automatally listed in other text fields of forms

Thanks
Sam.

Re: Write up a search function in text field! by Stefan

Stefan
Thu Feb 05 03:51:28 CST 2004

Hi,
Are you looking for the Combobox.IncrementalSearch
property?


-Stefan

"samihung@yahoo.com" <anonymous@discussions.microsoft.com> schrieb im
Newsbeitrag news:0B11F49F-7237-4C10-AF5E-5F9AA389134F@microsoft.com...
> Hi All,
>
> I have a simple question.
> Once I have two fields from the same database file (say: customer.dbf)
listed in list combo, how to use text field (type in the data from
Customer.dbf and auto search) to search the record in the list combo?
> And, if I double click the record in list combo, the data will automatally
listed in other text fields of forms.
>
> Thanks.
> Sam.


Re: Write up a search function in text field! by toylet

toylet
Thu Feb 05 06:08:38 CST 2004

is it a new property in VFP8?

Stefan Wuebbe wrote:

> Hi,
> Are you looking for the Combobox.IncrementalSearch
> property?
--
.~. Might, Courage, Vision. In Linux We Trust.
/ v \ http://www.linux-sxs.org
/( _ )\ Linux 2.4.22-xfs
^ ^ 8:08pm up 13 days, 20:40, 0 users, load average: 1.00, 1.00, 0.93

Re: Write up a search function in text field! by Stefan

Stefan
Thu Feb 05 06:59:57 CST 2004

Hi,
Just had a look and it seems to be available since Vfp5, at least.


-Stefan

"toylet" <toylet@mail.hongkong.com> schrieb im Newsbeitrag
news:uOTPGD%236DHA.2540@TK2MSFTNGP11.phx.gbl...
> is it a new property in VFP8?
>
> Stefan Wuebbe wrote:
>
> > Hi,
> > Are you looking for the Combobox.IncrementalSearch
> > property?
> --
> .~. Might, Courage, Vision. In Linux We Trust.
> / v \ http://www.linux-sxs.org
> /( _ )\ Linux 2.4.22-xfs
> ^ ^ 8:08pm up 13 days, 20:40, 0 users, load average: 1.00, 1.00,
0.93