Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
AJAX calender control
Arul R
12y
1.9k
1
Reply
Hi Friends...
I have AJAX calender control in my application.
But i am not able to select the day before from current date.
Only able to select after the current date.
What can i Do.
<
asp:Label
ID
="
lblstartdate"
Text
="
Start Date"
CssClass
="
lbl"
runat
="
server"
>
<
/
asp:Label
>
<
AjaxToolkit:ToolkitScriptManager
ID
="
ToolkitScriptManager1"
runat
="
server"
>
<
/
AjaxToolkit:ToolkitScriptManager
>
<
asp:TextBox
ID
="
txtstartdate"
CssClass
="
txtbox"
runat
="
server"
>
<
/
asp:TextBox
>
<
ajaxtoolkit:calendarextender
runat
="
server"
ID
="
calExtender2"
PopupButtonID
="
btnDate3"
TargetControlID
="
txtstartdate"
Format
="
MMMM d, yy"
/
>
<
asp:ImageButton
ID
="
btnDate3"
ImageUrl
="
~/images/CalendarIcon.jpg"
Width
="
20px"
runat
="
server"
/
>
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
File attributes
Exam- 70-511