PRB: Setting a Filter Allows no Real Time Scrolling in Listbox (249633)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
This article was previously published under Q249633 SYMPTOMS
When using the scroll button of a combo or list box to scroll through data that has a SET FILTER TO expression, the data in the combo or list box will not be refreshed to show the new data until the mouse button is released. If there is no SET FILTER used on the data the data moves as the scroll button moves and immediately displays the new data.
NOTE: Setting DELETED ON in Visual FoxPro 6.0 causes the same behavior to occur.
STATUS
This behavior is by design. When any type of filter is used there is no real time scrolling of data in a combo or list box.
| Modification Type: | Major | Last Reviewed: | 1/5/2000 |
|---|
| Keywords: | kbCodeSnippet kbContainer kbCtrl kbDSupport kbprb KB249633 |
|---|
|