suppose we using gridview contrl,with sqldatasource.in that
for birth date how can we take validation contrl for
dd/mm/yy formator how we assign regular expression for same
Answer Posted / arunananth
SELECT CONVERT(VARCHAR(8), GETDATE(), 1) AS [MM/DD/YY]
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference in record set and dataset?
What is XML serialization
What is ole access?
What is datasource in ado.net?
What is the meaning of executenonquery?
How would you connect to database using .NET?
What is Serialization in .NET? what are the types of Serialization?
How to identify the updated rows in a dataset?
What is connection in ado.net?
What are the essential features of ado.net?
What is ole db query?
Define connection string?
What is the difference between Data adaptor and Data set?
What are the major challenges in accessing data from a database?
What is a control toolbox?