Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Detect changes in cursors
Message
 
 
To
03/02/1999 13:47:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00183522
Message ID:
00183561
Views:
17
Yes, this sounds good. Also the AfterRowColChange of my grid. I am using custom subclassed contols. Is there a performance hit I should consider when using this test?

Also, my appologies if I was not clear in my questions.

Thanx much!

>The good way is to subclass form controls with some code in ParentClass.InteractiveChange event which will reset cmdSave/cmdRevert.Enabed properties.
>
>>I would like to enable the save/revert buttons on my form to indicate changes have been made, and also, test on deactivation (which is not a problem). I guess I am asking to see if there are any gotchas or better yet , any "best practices" to consider. Maybe avoid some pitfalls.
>>
>>Enabling the buttons when there is a change at the record level would be fine. Is it best to put such code in the events of each control on the form?
>>
>>>Well, that depends on what your design is. But, I guess generally speaking, you can use it when you're checking for whether there is anything to revert/save. For instance, when page is deactivated.
>>>
>>>
>>>>>Would the function GETNEXTMODIFIED help?
>>>>>
>>>>>>Hello all, I need suggestions on detecting changes to my data at the form level
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform