I have a report with a parameter which has data type date/time. I don't use default or available values for this parameter. When i open report preview this parameter has a calendar button. Same thing in reportserver. But when I open this report in my MVC project it shows without this button, so it seems like a simple text parameter. It can work with date what I write in, but it very uncomfortable to users. In html this input has type "text". Please help with this issue.