Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox Help
Message
 
To
21/12/2000 11:51:08
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00455941
Message ID:
00455950
Views:
31
>>>>>>>>>>
Hi
I can't get my ComboBox set to the data which i just appended, i have to click & scroll to the end of the records.
Is my Setting wrong ?
BoundTo .T.
Rowsource Type 6 - fields
control source - Invoice.invno

i have add this combobox.requery() in the form.refresh()
>>>>>>>>>>>
Change your SET ORDER TO (If your invno is sequential) Make it
SET ORDER TO invno DESCENDING
. That will order them in descending order and will show the higest number first.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform