Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
My List control not show the first item
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00364303
Message ID:
00364536
Vues:
26
>Hi Eric, thanks for responding.
>Yes it´s correct.
>
>The data came for a table called EMP:
>Create table emp (emp_id n(2), emp_nombre c(30))
> emp.emp_nombre is the name of the enterprise.
> emp.emp_id is a unique id number for each enterprise.
>
>
>The list works ok, but i want it displays the first enterprise
>it´s loaded in.
>
>Sorry but it´s difficult to me to explain because my english
>is not good.

In your List Init method:

this.ListIndex = 1
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform