Inside Updatepanel.. and the below code is in comment then
Sys.WebForms.PageRequestManager.getInstance().beginAsyncPostBack();
Page_Load Event fires only single time at first time page open but datepicker date selection not working first time. after button click only date selection working. how to solve this issue...