Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataenvironment
Message
From
09/08/1999 08:47:47
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00251333
Message ID:
00251399
Views:
8
Jane-
Regarding the combobox, consider that you can set the combo to rowsourcetype = 3 (SQL-Select). In rowsource you can do something like this: "SELECT * FROM myTable INTO CURSOR tmpMyTable ORDER BY 1"

Then you don't need to include MyTable in the DE, and you can control the order.

HTH

>How do I set up an index in the dataenvironment? If I have 2 indexes for my table & when I modify my form I see both indexes does that mean they are both open? In my combobox the order isn't correct.
Previous
Reply
Map
View

Click here to load this message in the networking platform