I am using required validator. But whenever I do calendar this validation is happening I dont want this .Please suggest what went wrong
<asp:ValidationSummary ID="testValidationSummary" runat="server" ForeColor="Red"
ValidationGroup="testValidationSummary" />
<table class=".M_TABLE">
<tr>
<td style="background-color: #e7e7e7">
Display Start Date (MM/DD/YYYY) / Time (HH:MM) - EST:
</td>
<td align="left">
& ...
Go to the complete details ...