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
krupali busa
NA
2
1.5k
Question about c#
Jun 25 2013 1:50 AM
Calender.StartDate = DateTime.Now; //dissabling past dates
// Calendar1.StartDate = DateTime.Now.AddMonths(1); // Start Calneder after one month from Present Date
//Calendar1.EndDate = DateTime.Now; // dissabling Future Dates
/* Calendar1.StartDate = DateTime.Now;
Calendar1.EndDate = DateTime.Now;*/
but when I write in my .net editor the start date property not shown
give me solustion.
Actually I want calender which show only current and future date not shown past date how can I do that ? I doing coding in visual studio 2008.
I am using web base application and I use calender extender in my web application
Reply
Answers (
3
)
How to combined aspx page and jsp page in asp.net
MCQ test web application