Enabling the Options Menu
To enable the Options Menu, which includes options to save the Pivot Grid model, reset personalizations, view the grid, download to Excel, and so on:
-
Add the subpage PTS_NUI_HDR.
-
Invoke this line at the end of the page activate code:
&srchPivotGrid.createOptionsMenu();.
Note:
To enable the View Pivot Grid layout on the Pivot Grid Chart-Only model, you need to enable the Options Menu that includes options to save the model, reset all personalizations, view the grid, download to Excel, and so on.