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 / shivani
SELECT col1,col2 Convert(Varchar(20),Now(),3) as PerDate
FROM Table
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
What are the different execute methods of Ado.Net?
What is aggregate root?
What is ado.net architecture?
What is the maximum pool size in ado.net connection string?
Define different execute methods of ADO.NET command object ?
How can we check that some changes have been made to dataset since it was loaded?
What is the use of SqlCommandBuilder?
How is it possible to get 2 tables of data at a time by using data reader?
What does sqldatareader return?
What are the drawbacks of using ado.net?
What is ole used for?
What is ado.net object model?
What are the key features of ado.net?
What are three methods for displaying data in a syncfusion datagrid