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 / ravi
just try to this.This is working good
SELECT convert(nvarchar,colname,110)as PrDate from Table
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is ado rdo dao in visual basic?
how can implement dropdownlist in particular of dataset when try to update?
Explain the role of data provider in ado.net?
What is ado.net connection?
What is the usage of the dataset object in ado.net?
Can datareader hold data from multiple tables?
What are the benefits of using ado.net?
What is the difference between ado.net and oledb?
What is csdl entity framework?
What is aggregate root?
What does ado stand for?
Which object is used to add relationship between two Datatables?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is the difference between connected and disconnected environment?
What is the provider being used to access oracle database?