[code]i have a text box and ajax's calendar extender withing gridview , when i click EDIT in Gv, then calendar appears by clicking on textbox but now the problem is that , that selected data appears in edit mode but neither after edit mode nor before edit mode , it just remain Blank , like nothing is being selected , why ?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="ajaxCalendar.aspx.cs" Inherits="ajaxCalendar" %>
Comments
Leave a comment