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 / raja
Regular expression will be
^(0[1-9]|[12][0-9]|3[01])[-/.](0[1-9]|1[012])[-/.](19|20)\d\d$
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the disadvantages of using datalist?
What are three methods for displaying data in a syncfusion datagrid
What is ole db and odbc?
What is dataadapter in ado.net?
What is the difference between Datareader and Dataset?
What are the steps to connect to a database?
Describe ado.net object model in detail.
What is the use of data grid?
Explain what are the steps to connect to a database?
What DataReader class do in ADO.NET ?
What is dao and ado?
What are the several execute methods of ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the maximum pool size in ado.net connection string?
What is ado control?