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 is sqldatareader in ado.net?
Explain the difference between ado and ado.net?
What is the hierarchy of data in databases?
Why do we serialize data?
What is an orm, and why would you use one instead of plain old ado.net?
Does dapper use ado.net?
What are the disadvantages of using datalist?
Which object holds only data and does not interact with data source?
What are three methods for displaying data in a syncfusion datagrid
How to retrieve the user id which is provided while windows authentication?
What is difference between sqldatareader and sqldataadapter?
What is the namespaces being used to access oracle database?
What are the different execute methods of Ado.Net?
Explain ado.net features? Benefits? Drawbacks?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....