locked
AJAX Control toolkit version 3.5 calendar Extender enable and disable previous and future dates not working RRS feed

  • Question

  •  i have tried below code but no use at all.  please help me out here

      <asp:TextBox ID="txtDispInDate" runat="server" Width="200px"></asp:TextBox>
                            <asp:CalendarExtender ID="CalDispInDate" runat="server" Enabled="True" Format="dd/MM/yyyy"
                                CssClass="calender" TargetControlID="txtDispInDate"   >
                            </asp:CalendarExtender>

    • Moved by CoolDadTx Thursday, March 15, 2018 1:41 PM ASP.NET related
    Thursday, March 15, 2018 11:33 AM

All replies

  • Please post questions related to web development in the ASP.NET forums.

    Michael Taylor http://www.michaeltaylorp3.net

    Thursday, March 15, 2018 1:41 PM