Hi all,
we are using the ReportViewer Web server control to embed SSRS Reports in our ASP.NET web application. We are using SQL Server 2014 Standard Edition.
Problem: Using Microsoft Edge, the Datepicker control for entering a date parameter is not displayed within our ASP.net application, all other browsers (except Safari) are working fine.
If these reports are displayed without the ASP.net application with e.g. the URL https://ourservername/reports everything is working fine also in Microsoft Edge - the datepicker will be displayed correctly to select a date.
I have found this link about Browser support for SSRS: https://msdn.microsoft.com/en-us/library/ms156511(v=sql.130).aspx (It is for SQL 2016, for 2014 no info about Edge is there). In the Topic "Browser Support for Report Viewer Web Service Control in Visual Studio" the line for Microsoft Edge is missing. What does it mean?
Can anybody help to solve this issue?
Thanks, Markus