Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List box with unexpected values
Message
 
To
14/09/2003 10:59:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00828825
Message ID:
00828845
Views:
11
>I have a list box in the report form.
>The control source is cursor wich created in the 'activate' of the form.
>I get the expected values in the list box and my report running well.
>The problem is when I want to run again report from this form (I didn't close it yet), my list box giving information from other table.
>What can cause it?
>Thanks in advance

I addition to Nadya's offer, you could use the additem() method, with a rowsource = 0 (none). This way, your listbox will not become confused.
Imagination is more important than knowledge
Previous
Reply
Map
View

Click here to load this message in the networking platform