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
Thanks for the tip! Exactly what I was looking for.
ReplyDeletehow to clear value selected from date picker on click of some other button or on page partial load
ReplyDelete