Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3590
How can I add a date picker to DateTime fields in the report designer?
posted

I am looking for the ability to simply drop new reports into a folder (and maybe a database entry) which is then enumerated to add new report options for my clients. I thought the reports could be self contained in that all it needs is a data source specified and parameter selection and formatting is handled by the report itself. However, the samples I see that include date pickers seem to have a custom report viewer that implements the date pickers and maps them to the report parameters. Is this the only way to accomplish this more advanced parameter selection? Does that mean that any report that requires parameters of a little more than very basic text entry will require a custom report viewer specific to accommodate that report? Am I using the wrong approach to accomplish this goal?