I am using the Calendar control in conjuntion with the MaskedEdit to allow for validated date entry. I want to intercept the Calendar dateselected event (if possible), to make sure the date selected is a Monday.
Does anyone have any advice on how to achieve this?
carda
0 Points
1 Post
Calendar Control
Apr 11, 2007 12:38 PM|LINK
Hi,
I am using the Calendar control in conjuntion with the MaskedEdit to allow for validated date entry. I want to intercept the Calendar dateselected event (if possible), to make sure the date selected is a Monday.
Does anyone have any advice on how to achieve this?
Thanks in advance