Hi all,
I have a field on a form which shows who updated the selected record last. The field is updated using code behind the form's "On Dirty" event. My problem is that I want the code to execute only when a control in the Detail section of the form is changed. There are controls in the Header section of the form which are triggering the code execution when they should not. In a nutshell, I need an "On Dirty" event for the Detail section of the form only. Any suggestions?
Thanks,
Techie Jr.
I have a field on a form which shows who updated the selected record last. The field is updated using code behind the form's "On Dirty" event. My problem is that I want the code to execute only when a control in the Detail section of the form is changed. There are controls in the Header section of the form which are triggering the code execution when they should not. In a nutshell, I need an "On Dirty" event for the Detail section of the form only. Any suggestions?
Thanks,
Techie Jr.