Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
List box error
Message
De
28/10/1998 08:40:12
 
 
À
28/10/1998 04:57:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00151423
Message ID:
00151477
Vues:
13
>I have a listbox, whose data source is tied to a field called CASE_ID. CASE_ID is a numeric field and has an index associated to it in ascending order.
>
>When my form runs, this listbox run's fine. However, if I change the order of the index to descending, and then run the form, the listbox displays some unusual behaviour. The scrollbars flicker uncontrollably, and when you reach the last item in the listbox, you can no longer navigate. You are now stuck on the last item until you close the form.
>
>Any ideas ?
>
>Derek

Did you set List.BoundTo=.T. ? Also, you have to issue List.Requery after any changes in Rowsource (including change of index tag sequence).
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform