Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grids and CTRL-F Find
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00222513
Message ID:
00222679
Vues:
13
Well, there may be several ways:
Create a form with a text box control where you put the string you are trying to find and activate it via on key label.

other way is writing some code on the grid1.coumn1.title.click(), where you activate the find-form wich also must have a button with something like this:

locate for at(thisform.text1.text,form1.grid1.column1.text1.text)>0

HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform