Page 1 of 1

Edit Page button in viewer window missing?

Posted: Tue Aug 13, 2013 5:57 pm
by Oregondonor
Hello, how can i access the Edit Page function in the report viewer? In the latest builds it is no longer available.

Image

Re: Edit Page button in viewer window missing?

Posted: Wed Aug 14, 2013 6:29 am
by Alex K.
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.

Re: Edit Page button in viewer window missing?

Posted: Wed Aug 14, 2013 4:03 pm
by Oregondonor
Thank you very much.

Re: Edit Page button in viewer window missing?

Posted: Thu Aug 15, 2013 6:49 am
by Alex K.
Hello,

Let us know if you need any additional help.