Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Thisform.mylistbox1.refresh
Message
From
23/02/1998 16:17:12
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00079959
Message ID:
00080562
Views:
60
>>Timothy, may i guess what you can do?
>>Throw away all Listbox.Refresh() and Listbox.Requery() and issue:
>>Thisform.List1.Value=Table1.Field1
>>assuming that Table1.Field1 is list.rowsource
>
>Ed, what exactly does this do? Can you seek a certain record with this method and have the listbox's record pointer go there?

Any time you work with List or combo, you should go to Rowsource first, i.e. if you moved pointer there (e.g. as result of SEEK) then the only thing you need to show this record value is to say 'Listbox.Value=Table.Field'
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform