Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Drop Down List losing Table Name
Message
 
À
26/08/1998 09:44:53
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00130044
Message ID:
00130153
Vues:
12
>I am having a problem that I cannot determine the root cause of. I have a table that stores basic company name & address information called "Names". I use a Drop Down List to display a Company Name so the user can select the appropriate record. When a specific record is selected, I get a string of errors after selecting the Drop Down List a second time. The first one usually says it cannot find the table named "DynamicFontStrikethru". Sometimes I get other messages that pertain to Grid properties. I don't have a Grid on this screen at all. The only way to get out these errors is to blow fox away.
>
>I thought this might be related to my code, so I created a screen with no code just using Microsoft's ComboBox with just the one field in it. The same thing happens. To get even wierder, if I delete the first two records in the table, then try the record that appears to be bad, it is okay. But the problem moves down two records below it.
>
>I've looked at the data and can't find anything there. I've even created a new table not included in a Database. I've imported the same data in from a text file. No difference.
>
>Could this be a virus, or has anyone else seen something similar?
>
>Thanks in advance!

John, I checked this, you are having troubles when you are at the item 253 in your combo. It is a VFP bug. As it was pointed in recent threads by Edward Pikman "Combos have problem with 253+256*n items..." You better use the grid instead of combobox in your case, as your company table has almost 600 records.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform