Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bandwidth efficient combobox
Message
 
À
18/10/2007 02:40:58
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01261627
Message ID:
01261744
Vues:
11
Hi Dorin

>Try my class, download #23713
>It has nice features like column headers, asynchronous list fill (very useful in C/S scenarios), uses _incseek to start searching only after user stops typing and can search in any combo column if needed

Thanks. I will give it a shot.

With less experience in combos, a thought that just struck me when I read on the download page about SQLLite database. Is it possible and practical to init a combo with an empty cursor (SQLPT - WHERE cName = "dummy"). When a user types in the first character (InteractiveChange?) another SQLPT is executed with WHERE cName = <>, thus retrieving the list of only the types first letter. From second character onwards no more retrievals. In case the user backspaces the first character retrieve again on the new first character.

Your take.
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform