JavaScript Calender in edit item template of datagrid in asp.net

Posted by pravakar on Stack Overflow See other posts from Stack Overflow or by pravakar
Published on 2010-03-22T09:29:36Z Indexed on 2010/03/22 9:31 UTC
Read the original article Hit count: 157

Filed under:

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"/>  --%> '> 

© Stack Overflow or respective owner

Related posts about javascript-events