The EditChanged event fires when a user types in an edit control within a DataWindow. This event triggers for each keystroke or change in the edit control, unlike ItemChanged which fires after the user completes the edit and moves away from the field.