Hello,
there are many problems with the standalone designer:
Hello,
I would like to create a report where the user has two checkboxes and has the choice to either show or not display a crosstab and/or graph when generating the report.
I am working with Telerik Report Designer with Telerik Reporting REST service and using HTML5 MVC Report Viewer as a report viewer.
the management of this need is done when defining the report or I have to add js events handler in my report viewer ?
Does any one have an example please?
regards,
I am dynamically pulling in html to display an an htmlTextBox. I've modified the style of my <ul>s like so:
<
ul
style
=
"padding: 0px"
>
<
li
>test item</
li
>
</
ul
>
This is to remove the indentation that naturally occurs with unordered lists. Unfortunately, no matter how I manipulate the padding, the htmlTextBox will indent <li>s.
Is there any way I can display an unordered list in an htmlTextBox without the indentation that usually occurs?
Do we are trying to come up with a solution for being able to print a Telerik report without viewing it in a HTML5 web application. Our client is HTML5/Javascript and the backend is RESTful web services and implementation of Websockets using Microsoft SignalR. Each client connects to the SignalR hub and therefore we have the ability to trigger client JavaScript methods from the web services or trigger hub methods from the HTML5/JavaScript clients.
At times we want to be able to print a report by clicking a button on the UI and have this pop up the bowser printer dialog without previewing the report in the HTML5 report viewer.
Looking for ideas from others that have similar functionality in their web applications. Approaches taken and results.
Thank you,
Steve
Good morning. We use your WPF controls at work. I am looking to purchase another copy of these controls and reporting solution for another company and had a few reporting pre-sales questions, if that is alright.
I have looked at every reporting solution out there and there are many of them, but really none of them have the capability to produce published works. Yours seems to be the closest solution I can find. I saw in your demo that your report book supports a TOC for the entire book, and a TOC for one of the reports within the book (thank you for that example). At the company I am looking to purchase your tools for, I have written a reporting tool to generate our published work. Howbeit, it is 15 years old (on old technology) and I would much rather use a reporting tool like yours.
If you are game, a few questions please. In the following questions, I will refer to each section of the work as a report:
- can the TOC for the report book support both Roman and Arabic numbers? (one report prints Roman page numbers, all the other reports print Arabic page numbers)
- can a report within a report book restart page numbering?
- the report book needs its own cover page, as well as most of the reports within the report book. Do you support this?
- when generating page numbers for the report book, may the incrementing of page numbers skip cover pages?
- several of the reports dynamically reference page numbers in other parts of the report book. Does your reporting solution support page number references that are calculated on the fly (the page number reference in text may reference a past page or future page)? Can I reference tags somehow in the text that resolves these page numbers? If not, may I run the report with these tags set to 0; save off the page numbers as the reports are being generated; cancel it; then run the report again with the tags containing the saved page numbers? I trust I am conveying what I'm wanting to do.
- does your report book, or individual reports, support setting a gutter? I use a 0.3" gutter for both left and right pages so that the enture report book may be three-hole punched.
- for each report in the report book, may I start each of them on the right page? If the prior report ended on the right page, that it would automatically add a blank left page?
Thank you for having a sense of humor to answer these questions, I appreciate it.
It is possible to change the default unit displayed and used in standalone designer? like in property panel, when set width/height of the component, or when measure position.
(Note: I'm already aware that ruler unit can be set via snapGridSize, but couldn't seem to find option for general default unit, otherwise)
Suppose that
-- I have a table with max 3 columns
-- Some data has all 3 fields
-- Some does not have all 3 fields ( 1 or 2 )
(check attachment)
What I want to do is I want to draw empty cells if data is missing
How to do with Telerik table?
Good morning,
I'm using Telerik Reporting and after opening the trdp file in order to modify it , I select a bloc section to edit it , I got this error : ( see error1.png)
I saw many solution on StackOverflow and I have already added Microsoft.mshtml in Visual Studio 2019 and Copy local option is set to true but there is no change and I'm still getting this exception .
How can I solve this error?
How can I add a report to my WPF application?
For the love of god has anyone successfully used the SendMail specifically with Telerik.ReportViewer.Html5.WebForms??? I'm not talking Telerik.ReportViewer.WebForms...god knows there are 50 examples using this, but as soon as you try and use a HTML5 viewer with RenderReport the whole process goes into the waste management receptacle. I would even be happy with code the uses a Telerik.ReportViewer.Html5.WebForms ReportViewer and saves it as a pdf. VB.Net would be preferable, but at this point I'll take in in Klingon and convert it.
Telerik you need to update your sample/example/demo code to include Telerik.ReportViewer.Html5.WebForms and not just Telerik.ReportViewer.WebForms casue they are NOT even close to the same.
I can't even explain how frustrated with this process I am.
Let me recap I'm trying to attach a report as a pdf to an email message that originates from a Telerik.ReportViewer.Html5.WebForms ReportViewer NOT Telerik.ReportViewer.WebForms.
This ought to be good.