FAQ/Responsive-Grid.md
... ...
@@ -9,7 +9,7 @@ Responsive Grid is a feature that re-sizes and re-positions report parts in resp
9 9
This feature is useful when you have multiple windows on your screen concurrently or you are viewing reports on a mobile device and do not want to scroll horizontally.
10 10
11 11
##Remove Responsive Grid
12
-If you prefer the horizontal scrolling functionality, remove the following code from the shrinkable-grid.js file.
12
+If you prefer the horizontal scrolling functionality, remove the following code from the ReportViewer-Head.js file.
13 13
14 14
``<script type="text/javascript" src="./Resources/js/shrinkable-grid.js"></script>``
15 15