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 / prashant kamble
first way , we are go in gridview property in that edit
column in that select that field name and make it item
template. after that right click gridview in that edit item
templated and select that field and then drag regular
expression validator in that column and give regular
expression .
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What do you know about ado.net's methods?
How can we serialize the dataset object?
How to enable and disable connection pooling?
What is the use of adodc?
What is the difference between ADO and ADO.Net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are the different layers of ado.net?
What is connection string?
Can we load multiple tables in a dataset?
How to creating a SqlCommand Object?
How many major types of connection objects in ADO.NET?
What are the pre-requisites for connection pooling?
Which keyword is used to accept variable number of parameters?
What is the difference between oledb sql server and oledbdotnet provider?
Explain what are the steps to connect to a database?