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 serialization and de-serialization in .net?
What is ole used for?
What is difference between datagridview and datagrid control in winforms?
What is difference between entity framework and ado.net?
List the 4 common ado.net namespaces?
Define table relations?
What is ado.net and its architecture?
What is ado.net architecture?
What are the key features of ado.net?
How is it possible to get 2 tables of data at a time by using data reader?
Define bubbled event?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
How to load multiple tables into a dataset?
What are the benefits of ADO.NET?
What is the difference between OLEDB Provider and SqlClient?