Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IsChanged()
Message
From
12/08/1999 13:41:56
 
 
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00253064
Message ID:
00253112
Views:
24
>I have a bizobjmaintenanceform with a custom find control. In the valid event of the control, I call the form's ischanged() method to find out if the user has made any changes before skipping off the record. It always returns false. This does not happen when the user clicks off of page 2 and on to page 1. What am I missing?

Never mind! (Sorry) I found the problem. It was just another dumb programmer's mistake. My find control was a combobox with a rowsource type set fields. Every time the user changed a value, the combobox would automatically save the record. Odd behavior, and I'm going to research this one further. When I changed the rowsource type to SQL and requeried the control manually, everything worked fine.
Previous
Reply
Map
View

Click here to load this message in the networking platform