Page 1 of 1

Edits from the viewer control

Posted: Mon Aug 19, 2013 4:05 pm
by FS-Adrian
Is it possible to allow the user to make edits to the rendered report through the StiViewerControl without needing to open the designer?


Thank you very much.

--Adrian

Re: Edits from the viewer control

Posted: Tue Aug 20, 2013 7:43 am
by HighAley
Hello, Adrian.
FS-Adrian wrote:Is it possible to allow the user to make edits to the rendered report through the StiViewerControl without needing to open the designer?
You could set the Editable property of any text component.
Please, look at the Interactive Reports - Editable Report report in our Demo.

Thank you.