
Edit Page button in viewer window missing?
-
- Posts: 2
- Joined: Tue Aug 13, 2013 5:52 pm
Edit Page button in viewer window missing?
Hello, how can i access the Edit Page function in the report viewer? In the latest builds it is no longer available.


Re: Edit Page button in viewer window missing?
Hello,
On current moment, we make some changes for simplify the user interface.
You can set the following options:
StiOptions.Viewer.Windows.ShowPageDesignButton = true;
Also you can set this property in PreviewSettings of report.
Thank you.
On current moment, we make some changes for simplify the user interface.
You can set the following options:
StiOptions.Viewer.Windows.ShowPageDesignButton = true;
Also you can set this property in PreviewSettings of report.
Thank you.
-
- Posts: 2
- Joined: Tue Aug 13, 2013 5:52 pm
Re: Edit Page button in viewer window missing?
Thank you very much.
Re: Edit Page button in viewer window missing?
Hello,
Let us know if you need any additional help.
Let us know if you need any additional help.