Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo boxes
Message
From
02/07/2001 13:03:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
02/07/2001 10:26:43
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00525878
Message ID:
00525959
Views:
18
>hi all, in my form design, i have two combo boxes.
>the 1st box is named cboAccn and its pems are:-
>boundto=.f.
>rowsourcetype=3 sql
>rowsource=select accountno,name from customer into curs temp grou by accountno, name
>columncount=2
>columnwidth=50,100
>the 2nd box is named cboName and its pems are:-
>boundto=.f.
>rowsourcetype=3 sql
>rowsource=select name,accountno from customer into curs temp grou by name, accountno
>columncount=2
>columnwidth=50,100
>
>my intention is to allow the user flexibility to select from either box which is achieveable. my problem is i am unable to populate the name of the previously selected acccountno at the initialisation of the form in the 2nd box. i've tried listindex and listitemid at the init pem.
>
>please help. ta.

Sn,
Use different cursor names. Both is temp here as I could see.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform