Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo/Dropdown List
Message
From
21/08/1998 18:31:01
Marcelo Codino
Mystic & Faith - Sistemas -
Buenos Aires, Argentina
 
 
To
20/08/1998 22:57:15
Bill Breay
Custom Business Software
Arvada, Colorado, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00128666
Message ID:
00128960
Views:
15
Hi Bill I hope help you.Try this :

Eg.:

COMBOBOX.INIT

#DEFINE ITEM1_LOC "01"
#DEFINE ITEM2_LOC "02"
.
.
and so on..
then

this.additem(ITEM1_LOC)
this.additem(ITEM2_LOC)
.
.
Then if you ´re working with buffering you shouldn´t have problem to add this to the table.

Sorry if I´m wrong or if I´m not understand you. If you want send me an e mail with more info.My e mail is mcodinofox@arnet.com.ar.

Cheers
Thanks in advance
Previous
Reply
Map
View

Click here to load this message in the networking platform