Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi !!!
I am coding with SSRS. i dont use reportserver control. So that, i meet some problem.
- I have a date parameter, when i input wrong format -> view report , it will display error message. "the value provided for the report parameter is not valid for its type."
I have searched some work around:

http://social.msdn.microsoft.com/Forums/sqlserver/en-US/3db067f2-628e-432d-aa25-f63b1ccb1dfa/data-validation-for-datetime-parameter-in-ssrs

If i use above link, i must add textbox parameter for user input. But i want to use date control.
How can i do ???
Posted
Comments
techie2013 31-Jul-13 4:24am    
which calender control are you using and in which format are you getting the date from that control? if you dont want to give text box that is fine, just convert date to mm/dd/yyyy

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900