posted 13 years ago
I am facing one issue with Dates.Actually i am using two calenders ,start date and end date with ajax.On click of start date i am calling tha ajax and same on calling the end date.My issue is if i am clicking on the start date and if i am clicking on the end date, before the completion of start date, i am getting only the end date values , not the start date value and Vide versa.My requirement is show "Data Loading Please wait" info if I am clicking on the end date before the completion of start date.