J
John Walker
Hi,
I have a datagrid with two ASP:TextBox TemplateColumns in which the user
will enter MM/DD/YYYY dates. In one column, the date is not allowed to be
more than 7 days into the future; and in the other column, the date must be
less than or equal to today's date. We would like this to be client side
validation. Is it possible to handle these types of comparisons with
ASP:CompareValidator? Or any other validator?
Thanks,
John
I have a datagrid with two ASP:TextBox TemplateColumns in which the user
will enter MM/DD/YYYY dates. In one column, the date is not allowed to be
more than 7 days into the future; and in the other column, the date must be
less than or equal to today's date. We would like this to be client side
validation. Is it possible to handle these types of comparisons with
ASP:CompareValidator? Or any other validator?
Thanks,
John