Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox
Message
From
16/01/2002 15:28:45
 
 
To
16/01/2002 15:25:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00605649
Message ID:
00605653
Views:
11
>I have 2 combobox in a form.
>In the first combobox in valid event i have:
>do while condition
> i = i + 1
> dimension TABLA(i)
> TABLA(i) = campo
>enddo
>In the second combobox i have:
> rowsource = TABLA
> rowsourcetype = 5 &array

Hi Claudio

Have you tried:


thisform.mysecondbox.requery()


at the end of your first combobox.

Claudio
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Previous
Reply
Map
View

Click here to load this message in the networking platform