| Author: Mohan 19 Nov 2007 | Member Level: Silver | Rating: Points: 2 |
in code side you will go the datetime propertites select the validating event and the code
|
| Author: Bharathi 19 Nov 2007 | Member Level: Diamond | Rating: Points: 2 |
Split the entered textbox value with the Date delimiter and check with the conditions like, DD/MM/YYYY or D/M/YY or etc.
|