I developed 4 reports using the Report Data Provider class.
Each of these reports use two date parameters reference by the SRSReportParameterAttribute attribute of the classDeclaration.
The date parameters work fine but after deploying to the AOT and deploying the SSRS report element and creating the report menu item, when I run the 4 reports and the Dialog window come up I can only type in the date as there is no arrow on the date control so that the date control (which looks like the dtDateTimePicker control in VS) can allow me to select the date. Instead I have to type in the date.
Any ideas on how to fix this?
Steve
*This post is locked for comments