i tried to bind sendEmail option in angular
<tr-viewer #trviewer ... [sendEmail]="mail">
and created an object in ts: mail = { enabled: true, from: 'noreply@xxx.com', to: '', subject: '', body: '', format: 'PDF' };
then I changed mail "to" in ngOnInit, but seems not working
please help
Hi,
I'm not reporting an issue here, just making a suggestion about a minor change that I would consider as an improvement.
I'm loading at runtime a report template that was created using the standalone report designer. I'm dynamically replacing all the 'DataSources' of the report, and thus I have to go through all the items of the report to find them all.
The first step is to flatten all the items with a recursive call, starting from the 'Report'. I get a list of ReportItem, and I can cycle through this list and find those that inherits from 'DataItem'. From there, I just have to pick all the distinct DataSources from these DataItems.
And it almost works, except that I'm missing the DataSource from the Report itself, as the Report class does not inherit from DataItem but implements IDataItem.
If IDataItem was public, I could simply use it instead of 'DataItem', but as it is internal I have to handle a special case. And I don't like that.
Maybe I'm missing a good reason to keep this interface internal, but if not my suggestion is to make it public.
Regards,
Olivier
Sometimes in my system display the error in attached image on all reports until I restart IIS or recycle the App Pool. What is it? And how to solve it completely?
Thanks
Hello
I have an issue with a Telerik Report that I am not able to solve. Can you help me, please?
I want some info in the end of each page of the report, always in the end, in the same location.
This information is different on each page (it is personal information of an invoice)
If I put this TextBox in the page footer it always shows the same info, and out of the page footer I dont know how to put it in the same location because the height of the other things of the report is dynamic. Attached there are two pictures with explanations.
My version is Telerik 2012
Thank you very much
Kind regards,
Gema
=Fields.TotalPrice - Fields.TotalCost
=textBox1.Value / Fields.TotalCost * 100
An error has occurred while processing Textbox 'textbox2':
The expression contains object 'textbox1' that is not defined in the current context
i have this problem like this video
please watch the video for see problem
link video :
https://streamable.com/b0os30