Hi all,
I am using validation for server side. see the code below.
<asp:TextBox ID="txtDate" runat="server" CssClass="mytextbox" Enabled="False"></asp:TextBox> <asp:CalendarExtender ID="txtDate_CalendarExtender" runat="server"
Enabled=Go to the complete details ...