Calendar control is not popping-up when clicked on image
问题 I'm using a CalendarExtender control with the help of <img> to populate a TextBox with a date. I am using this in EditItemTemplate of GridView . But when I click on the image, the calendar control is not poping up. I have used this CalendarExtender control in four or five other places (in this project) also. Everywhere else it is working fine. I have compared the code from the well working version to this code. No difference at all. I have written the code like below: <EditItemTemplate> <asp