Could some help me
i have two textbox to enter the from and to date
I Have to perform validation like
1. is from date valid
2. is to date valid
3. is to date less than from date
Using which validation control can i achieve the task?
i have two textbox to enter the from and to date
I Have to perform validation like
1. is from date valid
2. is to date valid
3. is to date less than from date
Using which validation control can i achieve the task?