I have two date fields, "StartDate1" and "EndDate1".When I make the EndDate1 value less than StartDate1, the "button" remains VISIBLE, but INACTIVE, and I can move on to the next field.Why does the button remain visible, why is the button inactive, and how do I force the user to enter an EndDate1 va...