Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Incremental search in Grid without jKey ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
01187708
Message ID:
01187711
Vues:
33
>Hi all,
>
>Can I perform incremental search in Grid without use the jKey library
>(jKey is incremental search utility http://www.augtech.com/jkeypage.asp )
>Thanks.

You add to your search textbox.interactivechange event:
Seek this.value in mycursor  && 'mycursor' is grid recordsource
thisform.mygrid.setfocus
this.setfocus
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform