Editable Text Region in reports

Stimulsoft Reports.Silverlight discussion
Locked
mriggall
Posts: 57
Joined: Mon May 07, 2012 7:41 pm
Location: Melbourne

Editable Text Region in reports

Post 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?
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Editable Text Region in reports

Post 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.
Locked