TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arul R
NA
62
40.8k
AJAX calender control
May 23 2012 1:04 AM
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"
/
>
Reply
Answers (
2
)
Prizes Shipped
Sample C# code for OCRopus