Hi,
I've created a report in Visual Studio 2015, with date picker controls for start and end dates.
When I preview the report in Visual Studio, the date picker gives me the option to select any previous year and then month without having to scroll through the (left and right) arrows at the top of the control. This way a user can easily pick previous year e.g. June 2017 to June 2018. This does not happen when I run the report in IE11.
This becomes an issues as the user must either enter the date manually in the right format or click the left and right arrows to navigate the calendar which is too much clicking, especially to view data from previous years.
Any ideas how to fix this?
Any help is greatly appreciated.
Thank you.
Megan
ml99