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 / kishore

its is very simple just u go to the sql database,change the
related database table like

SELECT col1,col2 Format(Now(),dd/mm/yy) as PerDate
FROM Table

and provide the parameters

(Asper my knowledge(iam not sure))

Is This Answer Correct ? 2 Yes 2 No
0

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define bubbled event?

676


What is difference between connected and disconnected architecture in ado.net?

840


How to load multiple tables into a dataset?

719


How can we add/remove row's in "datatable" object of "dataset"?

752


Does ado.net use odbc?

688


What are the advantages of ado.net?

675


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

754


Define executenonquery?

692


What is ado oledb and odbc?

676


How can we load multiple tables in to dataset?

789


How would you connect to database using .NET?

773


Explain the difference between ado and ado.net?

684


Which is faster sqldataadapter and sqldatareader?

695


What are the benefits of using of ADO.NET in .NET 4.0?

731


Explain the overview of ado.net architecture?

700