Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interactive change event
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00059786
Message ID:
00060278
Views:
28
>>The user is changing it. Still experimenting. Thanks.
>Evan,
>
>Could you post the code you have in the interactivechange event, perhaps we could save you some experimentation time.

Jim,

I appreciate you doing this. Okay here is the situation.

I have a grid than can be edited. The first value in the grid can have 3 values, so I have used a combo box. The grid is also sorted on this column, so naturally the grid has to be reordered when the values changes.

In the combobox in column one I put this code in the InteractiveChange event

=requery("schedname")
thisform.refresh

It doesn't fire after a new combobox value has been selected. If I put the code in the Valid event, it fires correctly.

What have I done wrong? Hopefully I am not trying to pound a nail with a screwdriver :-).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform