Hi. I'm having an issue with an edit that we've added to a pb window.
The window has 2 datawindows. We've added code to itemchanged to validate, but this code only fires if I tab off the field, or click on another field on THAT datawindow. If we click on a field on the other datawindow, the event doesn't fire. What event do we need to code in to make this work? ie, I want the edit to fire when the user clicks across datawindows.