Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Datepicker issue
posted

how to set null to webdate picker,by default it passing 01\01\0001 and time .i need set to null so what i do.

<igsch:WebDatePicker ID="EffectiveStartDate" runat="server" DropDownCalendarID="wbCalender_StartDate"
CalendarAnimation-FadeOpenDuration="500" Font-Names="arial, geneva, verdana, sans-serif" Font-Size="8pt" NullText=" "
Width="100px" Height="1px" EnableViewState="false">
</igsch:WebDatePicker>
<igsch:WebMonthCalendar Enabled="true" ShowHeader="true" ShowNextPrevMonth="true" EnableTheming="true"
EnableViewState="true" ID="wbCalender_StartDate" ListAnimation-FadeCloseDuration="500"
DayNameFormat="FirstLetter" runat="server" EnableMonthDropDown="true"
CssClasses-FooterCssClass="calfooter">
</igsch:WebMonthCalendar>

  • 9190
    Suggested Answer
    Offline posted

    Hello Venkatesh,

    Thank you for posting on our forums.

    I wasn't able to reproduce the behavior you're describing with the WebDatePicker. By default, it is not setting the value of the editor in the sample I've attached. Can you provide me with the build number for the assemblies you're referencing?

    I am looking forward to your update.

    WebDatePicker150860.zip