Hi,
i have a problem with the CalendarExtender. i am trying to use this calendar in one of my projects and it is working fine excepting when i try to select a date for April. when the April month is selected all the days are 29. I tried to run the calendar from SampleWebSite that came with the Control toll kit and it is not working. it is the same problem.
This is the code that i am using :
<asp:TextBox ID="TextBox18" runat="server" ToolTip="" Style="width: auto; height: auto;"></asp:TextBox>
<asp:ImageButton runat="Server" ID="Image18" ImageUrl="../MediaFiles/Calendar_scheduleHS.png"
AlternateText="Click to show calendar" /><br />
<ajaxToolkit:CalendarExtender ID="calendarButtonExtender18" runat="server" TargetControlID="TextBox18"
PopupButtonID="Image18" />
Please help me.
Hi,
I tried both your code and the sample web site, they worked fine.
Can you make sure that you didn't change related script by any chance? Please download the most recent version and try again.
We are marking this issue as "Answered". If you have any new findings or concerns, please feel free to unmark the issue.
sorry worng post
No comments:
Post a Comment