Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lst ListNavigator problem
Message
From
19/02/2000 18:27:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Lst ListNavigator problem
Miscellaneous
Thread ID:
00334517
Message ID:
00334517
Views:
49
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
Next
Reply
Map
View

Click here to load this message in the networking platform