Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird combobox behaviour
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00481194
Message ID:
00481490
Views:
10
>Allan,
>
>If you have the same cursor as the rowsource and the controlsource you are making your combobox insane. Any behavior is random at best.
>
>View it this way, if the combo is rowsourced and controlsourced to the same cursor what happens when the user changes the selected item;
>
>1) Does the combo update the current record with the new value (honoring controlsource)?
>
>2) Does the combo move the record pointer to the new record (honoring the rowsource)?
>
>3) Does the combo move the record pointer and then update the new record?
>
>4) Does the comb update the old current record and then move the pointer to the new record?

The reason my other combo's were fine was because I had a custom form property as the contol souce (and not the cursor iteslf as I indicated). Once I fixed it up this morning it worked fine. By the way, there was no issue with updating records as this is just a dropdown list.
Al Williams

Anola MB, CANADA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform