Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Any hint for coding one to many showlist
Message
De
24/11/1998 01:36:14
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
23/11/1998 20:22:38
Jeffrey Liu
Uplink International Inc
Makati, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00160732
Message ID:
00160784
Vues:
19
>Anyone can give me some hint for coding an inter-related textbox and a listbox.
>
>Example: Foxpro 2.6 Help index. While typing any topic in textbox character by character,content in listbox(an array) change varies acordingly
>
>
>thanks
Could grid be replaced for listbox ? If so index on search field, set grid record source to SQL (grid.recordsource = "select searchfield from myTable where searchfield = trim(thisform.txtSearch.value)" ) and call grid.refresh in textbx interactivechange. If I'm not wrong there is a class doing it in files\classes section (also check for Quickfill).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform