I am using PopupDateField in a couple of applications. In one of them, it is working just as I expect it should.
In the other application though, after I select a date in the Popup Calendar, the value in the textfield changes appropriately, but the Calendar display itself stays on the screen and will not go away.
I cannot see what I am doing differently with PopupDateField between my two applications that would cause the behavior of the popup calendar to be different.
What would or could cause the calendar display to be persistent on the screen? And is there a way to get rid of it when it does?