In my application I have dynamically generate Textbox in Repeater control and i have to validate with Ajax MaskedEditExtender each textbox.
My problem us i have two textbox in each day like monday to start time and endtime
and i want to validate with client side to start time is less then end time
I want to validate from and to textbox time start time is less than end time
Thanks in advance
Dhaval patel