Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lst ListNavigator problem
Message
De
19/02/2000 18:27:19
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Lst ListNavigator problem
Divers
Thread ID:
00334517
Message ID:
00334517
Vues:
51
I am trying to put a listnavigator control on my form. However, when I run the form, I get the error:

Error # 226 in Rebuild Line 71
This.Rowsource = "This.aRecordList'
ARecordList is not a file variable

I have set the following properties:

columncount = 5
cdisplayexpression = custno|company|city|state|phone
cworkarea = customer
rowsource = customer
rowsourcetype = alias


If I set lnavigation to .f., I no longer get an error. However, I get the first 5 fields in the file 'customer', not the 5 fields a specified.


If I put a ctlcombonavigator on the same form, with the same settings (except rowsource and rowsourcetype, which aren't properties of this control), the form works fine (i.e. it displays the 5 fields I specified in cdisplayexpression. It also navigates properly.

Do you have any ideas ?

Thanks

Steve Baum
MicroSystems
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform