Hello,
I have a report made with the Report Designer, and it has a table with a column to show a background image (which may be changed with conditional formatting).
See attached images. The image shows properly with the preview, as well as in the exports (pdf, excel...). However, the asp.net html5 viewer shows the images in a different scale/zoomed.
Is this a bug or I'm doing something wrong?
Thanks.
Hi,
I have a crosstab in a Telerik report. One of the columns in the crosstab display data of numeric type. Depending on user setting, I would wish to format the column with 0,1 or 2 decimal places. At the moment, the Format is "{0:#,##0.00;(#,##0.00);-}". However, I would wish to set this at runtime and not statically as is the case now.
Please assist.
Peterson
I have a DataGrid in a user control of my WPF app, and I want when the user selects some rows from here, send DataGrid.SelectedItems as DataSource to my Telerik Report, and I don't know how i can do this, somebody have an example to help me?
Hi again, i keep on learning about the usage of this reporting tool, been happy with it so far now ive come to another issue, what im trying to achieve is, i have a field on my database named InstallationDate which is a datetime data type, now in parameters i would like to have 2 date time pickers where i can choose the starting date where to start from that field and an end date to choose from and with that chosen display the resulting rows in the report.
How can i achieve that in the standalone designer?
Thanks again.
I would like to download Telerik_Reporting_Q2_2014_Dev.msi which is in my downloads history. I had this version installed on my computer and then I had a crash and I need to reinstall it. How can I download this version?
Thank you
Judith Barer
I have grouped my data in 3 levels and I need to display the row count of last group as a new column.
For example:
Group1
Group2
Group3
I have a report with a simple table and groupings. One cell of this report contains a sub report. The sub report has its own data source and functions well on its own (so I know the problem is not the sub report). When I go to connect the parameters from the sub report to the main report, I cannot find them in the 'Edit Parameters' dialog. I should be able to open this 'Edit Parameters' dialog, click add new, and the parameters from my sub report should be populated in the drop down. I have added the parameters pragmatically as well but they are still not recognized.
Has anyone seen this issue?