Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List box error
Message
From
28/10/1998 08:40:12
 
 
To
28/10/1998 04:57:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00151423
Message ID:
00151477
Views:
14
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform