Click here to Skip to main content
15,890,186 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am having a start time,end time on my Gridview.
I need to end time must be greater than start time & end time using time picker 24v hrs format
.How can I achieve this validation?
Posted
Updated 27-Feb-13 20:34pm
v2

1 solution

asp Compare Validator works only when start action like submit, click etc.

If you want to compare just after selecting date, then use ajax along with compare validator.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900