How do you validate Date by using which validation Control?
Answer Posted / marcelo becerra e
You can use the compare validator control.
you only have to set the OPERATOR to "DATATYPECHECK" and
then select type to "DATE".
End of the problem.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between .dll extension and .exe extension files?
What is late binding and early binding?
Explain the difference between dispose and finalize()?
What is the exact defination of object?
Which dll is used for microsoft .net run time?
What is redim keyword?
Is vb.net a programming language?
What is the differences between dataset.clone and dataset.copy?
What are the features of c# which are not present in vb.net?
What are the difference between structure and class?
What is difference between import system.data.sqlclient,system.data.oledb?
What is the use of system.diagnostics.process class?
What languages does the .net framework support?
Can you please explain the difference between thread and process?
What is stack used for in vb. Net?