Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DropDown behavior with integer indexes - Please Help
Message
From
31/03/2000 19:27:33
 
 
To
31/03/2000 11:17:50
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00353368
Message ID:
00353748
Views:
15
>I have a dropdown, RowSourceType="6-Fields", RowSource="Myalias1.field1, field2", BoundColumn=2, ControlSource="MyAlias2.Id".
>
>Field2 is integer type and is an indexed field.
>MyAlias2.id is integer type field and is an indexed field.
>
>As long as I don't delete anything from MyAlias2, the dropdown displays the correct record. As soon as I delete a record from Myalias2, the dropdown starts to display wrong record or not display anything at all. What am I doing wrong and how can I fix this.

Make sure BoundTo = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform