Calendar control

  • Thread starter Thread starter niju
  • Start date Start date
N

niju

Hi all,
I am using a calendar control to populate date for users. However, I
need to stop users from selecting date from past. Is there a way to
populate calendar from DateTime.now onwards.Any help would be
appreciated

Many Thanks
Niju
 
AFAIK, No. You have to validate the user-selection manually.

Hi all,
I am using a calendar control to populate date for users. However, I
need to stop users from selecting date from past. Is there a way to
populate calendar from DateTime.now onwards.Any help would be
appreciated

Many Thanks
Niju
 
Back
Top