JavaScript Calender in edit item template of datagrid in asp.net
- by pravakar
Hi friends, My problem is, i am using a Javascript calender in my datagrid in asp.net and wants to make update the date based on the selection on the calender's date while editing, which is not happening. Can any one help me to solve this problem. Code is as follows
<%#Container.DataItem("EventDate")%
<%--' Width="80"/ --%
'