User (Legacy) 2 Posted September 1, 2002 Report Share Posted September 1, 2002 Hello, Is there any chance to control Edit flag ( to have a non editable DataEditorObj row ) for different Series in DataEditorObj ? Are the new values already applied to Chart at the time when I am validating cell ( tab'ing out ) of DataEditorObj for particular Series ? Regards Linas Jankauskas Quote Link to post Share on other sites
Software FX 0 Posted September 26, 2002 Report Share Posted September 26, 2002 You can capture the DataChangedByUser event to prevent values from changing, this event is designed for validation of data, so the user will be able to edit the value but when it tries to apply it, the change won't be made unless you authorize it. -- FP Software FX, Inc. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.