Hi,
I have a textbox(placed inside a ItemTemplate) inside a gridview.I want to validate the text entered in the textbox for date(mmddyyyy format) values,without using any validation controls.
Could anyone help me out with the C# code.
Thanks in advance.