Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMBOBOX!!!!!!!!!!
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00497420
Message ID:
00497477
Views:
12
No error messages? Trace this code through the debugger. Maybe open the form as a table, and remove all the relative paths to the tables and database in the DE.

>Hi everybody,
>
>I was trying to do the simplest possible thing - and it doesn't work! :(((((
>
>I have a form with 2 views and pageframe with two pages. The first page has info from vTownsMethods view. It has field MethName. I have a combobox on the first page with the following properties set in Properties Sheet:
>
ControlSource=vTownMethods.MethName
>     RowSource="select upper(FunName) as Fun_Name, FunctionID " ;
               +"from AllFunctions where GenCat=vTownMethods.FunType " ;
               +"order by 1 into cursor curFunNames"
>     RowSourceType=3 && SQL
>     Style=2 && Dropdown list
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform