Hi !!
I dont know if is posible to create a report with fillable fields, i dont need save that data only print with report, is that posible????
3 Answers, 1 is accepted
0
Steve
Telerik team
answered on 31 Jul 2012, 07:37 AM
Hi Soraya,
We're not sure what you refer to as fillable. If you mean having interactive fields inside the report, so you can type any data insight, then the answer is no. You can however achieve something similar by using unbound Report Parameters of type String. When they are visible, a TextBox editor would be created for each of them where you can fill-in free form text. To display the value of these parameters inside the report, you set appropriate expressions for TextBox items inside the report, see Using Report Parameters in Expressions.
Kind regards,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >
Hi Steve !! what I needis a reportwherethe end user canfill out afieldbefore printing, for example a commentor something. Is that posible???
0
Steve
Telerik team
answered on 31 Jul 2012, 01:58 PM
Hello Soraya,
Not directly in the report. See my previous reply for more information.
Regards,
Steve
the Telerik team
BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >