SQL Server Reporting Services ReportViewer control has a toolbar that is not displayed correctly in Google Chrome browser. You will see something like this:
The correct display looks like this:
A workaround I'm using is to use JavaScript to find DIV and TABLE elements in the above toolbar and change their "display" style to "inline-block".
Following code can be added to the bottom of the page to accomplish this:More...
ef249363-583b-4668-9253-779fd35ccda3|0|.0|96d5b379-7e1d-4dac-a6ba-1e50db561b04
Tags :