Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Selecting a different source for combo boxes.
Message
From
31/05/1999 11:48:25
 
 
To
31/05/1999 08:57:09
James Boden
Software Solutions For Business
Cumberland, Maryland, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00224633
Message ID:
00224670
Views:
22
>I am trying to select a different cursorsource for my combo boxes. I have different companies that will select from the same data table layout but it will be in different names. How do I get the combo box to recognize that I changed the datasource? I have tried this statement in the BeforeOpenTable event and the OpenTable event
>dataenvironment.Cursor3.CursorSource = 'somefile'.
>
>This file is free table.
>
>Thanks Jim Boden


After you've changed the rowsource of the combo, get the combobox to requery itself, by calling the requery method.
Previous
Reply
Map
View

Click here to load this message in the networking platform