Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Repost - Combo Box Not Scrolling
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00722911
Message ID:
00723284
Views:
20
Jim,

The SET DELETED OFF is the answer, however that raises other questions.
I tried the same form in VFP 5 and the setting of 'deleted' did not have any affect on the scrolling.
However, the 'set deleted' in VFP 6 & 7 seem to affect the scrolling.
Is this documented somewhere that I have missed?

Also, we want to ignore deleted records throughout the application and 'set deleted on' in our 'startup' program. Is the solution to set deleted off and then reset it to on in the GOTFOCUS and LOSTFOCUS of the individual combo box controls?

Thank you in advance.



>This will happen if you have SET DELETED ON or if the rowsource table has a filter set.
>
>Try with SET DELETED OFF, and with no SET FILTER on that table.
>
>>Sorry to repost this problem but my deadline is fast approaching for this project.
>>We are having a problem with a drop down list combo box.
>>When we specify that the data source is 'alias' the thumb scroll bar moves as we drag it but the data inside the list does not synchronize until we release the scroll bar.
>>When we use a data source of 'values' the data does synchronize with the thumb scroll bar as it is dragged.
>>In an attempt to isolate this problem we can even duplicate the scenario with the VFP 6 base form and controls.
>>I did a 'help/about' and no service packs display - just a version of 06.00.8167.00.
>>Thank you for any suggestions!
Regards,

Allan Coganovitch
allanc@proven-solutions.com
Previous
Reply
Map
View

Click here to load this message in the networking platform