Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox,combobox- additem()
Message
 
To
02/10/2006 08:59:44
Arjun Bagojikop
Dynamic Super Software
Sangli, India
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01158520
Message ID:
01158521
Views:
20
>hi
>
>how can add two columns in listbox,combobox through additem()
thisform.ListBox1.AddListItem([Item1 Column1],1,1)
thisform.ListBox1.AddListItem([Item1 Column2],1,2)
thisform.ListBox1.AddListItem([Item2 Column1],2,1)
thisform.ListBox1.AddListItem([Item2 Column2],2,2)
...
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform