Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox item #1789
Message
De
15/10/1999 14:50:55
Jorge Haro
Independent Consultant
Juarez, Mexique
 
 
À
15/10/1999 14:19:13
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00276993
Message ID:
00277052
Vues:
24
Yup, we got a bug then, and I know it sucks to throw all that work away, I think someone mentioned a patch, maybe that would do it, by the way I tried it, it does crash as you said. Found a cheesy fix though, in the interactivechange method:
if this.listIndex= 1789
	this.listIndex= 1790
endif
Of course you'd have to fill item 1789 with something you don't want selected such as "-------", or whatever, maybe just leave it blank, worked here, HTH.
>The crazy part is we've put alot of time and effort into this combobox.
>
>There are 2 columns name and policy number. We can type a policy number and the combobox changes so that the policy is the first column and if the user types a letter, the name becomes the first column. As the user types as fast or slow as they want, we autofill(search) for them. It is really fast and works very slick.
>
>I can understand if our search was causing problems, but I can duplicate this error 100% of the time with just a basic combobox and a table. This means it's a BUG!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform