Page 1 of 1

Editable Text Region in reports

Posted: Mon May 07, 2012 7:46 pm
by mriggall
Hi, we're using the Stimulsoft reports components for our Silverlight Business Application and one of our reporting requirements is to allow the end-user to edit some of the text fields in the report (these could be large blocks of text maybe 500 words or more) and then save the completed report.

Can we use a text field in the report and allow it to grow/shrink as the user enters their own comments?

Editable Text Region in reports

Posted: Tue May 08, 2012 3:33 am
by HighAley
Hello.
mriggall wrote:we're using the Stimulsoft reports components for our Silverlight Business Application and one of our reporting requirements is to allow the end-user to edit some of the text fields in the report (these could be large blocks of text maybe 500 words or more) and then save the completed report.

Can we use a text field in the report and allow it to grow/shrink as the user enters their own comments?
We have no such feature.
You could save report after rendering, get edited fields, save them in the database and then render report again with this data.

Thank you.