Hello. We are using the ReportViewer control in Silverlight to call into our class library that has a report definition. Our Telerik.Reporting.dll is version 4.2.10.1221.
I have a textbox in my report. I am setting the value of the textbox to be a parameter passed into the report. When the user displays the report, I want the end user to be able to go into that textbox and change the contents of the textbox (if that's what he/she wants) before printing the report. Is this possible? From everything I can tell, everything on a report is read-only and cannot be changed by the end user. If this currently isn't possible, are there any plans to support this in a future version?
Thanks in advance.
I have a textbox in my report. I am setting the value of the textbox to be a parameter passed into the report. When the user displays the report, I want the end user to be able to go into that textbox and change the contents of the textbox (if that's what he/she wants) before printing the report. Is this possible? From everything I can tell, everything on a report is read-only and cannot be changed by the end user. If this currently isn't possible, are there any plans to support this in a future version?
Thanks in advance.