SqlDataSource + controlparameter + Calendar issue
I am facing the following err msg
"Syntax error converting datetime from character string."
While i want to populate the GridView by SqlDataSource with the help of controlparameter as Calendar. I am using the propertyname="SelectedDate".
any one having any solution then plz help me.
|