Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nauman 98 posts 118 karma points
    Mar 15, 2010 @ 07:03
    Nauman
    0

    umbraco calendar control to input date

    Hi, I have developed my c# script where I want to have an date input field. How can I use umbraco calendar control to input date from the control. I tried putting control from "Ajax Extensions" version 1.0 but its not working.

    <umb:PropertyPanel ID="PPanel6" runat="server" Text="Expiry Date">
                    <asp:TextBox ID="txtExpiryDate" runat="server" MaxLength="250"
                    ></asp:TextBox>
                </umb:PropertyPanel>

    Regards

    Nauman

  • Shannon Deminick 1530 posts 5278 karma points MVP 3x
    Mar 15, 2010 @ 07:15
    Shannon Deminick
    0

    This isn't recommended. The Umbraco calendar control is old and is completely replaced in 4.1 (the 4.0.x control has actually been removed from the project and moved into a legacy project).

    Have a look here in regards to ajaxcontroltoolkit issues with umbraco installs, this might help:

    http://our.umbraco.org/wiki/how-tos/adding-ajaxcontroltoolkit-v3-support-to-umbraco

     

Please Sign in or register to post replies

Write your reply to:

Draft