Figure(1) Infragistics WebDatePicker
To configure this control to fire postback when selecting a value from the calendar, there is a small trick you have to do. The default value of the property “Edit Mode” is “KeyboardAndCalendar” which causes the postback event to be fired after the control loose focus.
Figure(2) WebDatePicker Properties