Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
.combo2.refresh not working.
Message
From
10/01/2000 07:26:46
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00315382
Message ID:
00315390
Views:
38
Hi Ricardo,

Thanks for your help.I have tried. But the same problem is continued.
When i have writen the same code in the interactivechange event its continued too.


>Hi Cemal,
>
>Try to do the following:
>
>- At your first combobox had a column with the Name, and give 0 to the width of that column (to not be seen, by the user);
>- At the Valid of your first combobox, put this code:
>
>Thisform.MyCombo2.Value = This.List(This.ListIndex, 2) && Imagine your NAME column is the secound column
>Thisform.REFRESH()
>
>
>I think this will handle, because as your second combobox is working with Character fields, you can assign them directly (be carefull, it doesn't work with numeric fields).
>Please, try this and say something, OK?
>
>Good luck,
>
>Ricardo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform