Telerik Reporting is a .Net reporting solution for building rich and interactive reports. It provides a Visual Studio-based report designer and report viewing clients that work across all .Net platforms (ASP.Net, Silverlight, WPF, WinForms, and Azure).

learn more… | top users | synonyms

0
votes
0answers
14 views

Pass Parameters to telerik report from ASPX page

Dim S As New Telerik.Reporting.InstanceReportSource() Dim myReport As ReportLibrary.ReportTemplateCard = New ReportLibrary.ReportTemplateCard Dim ds As ...
0
votes
1answer
30 views

Error evaluating embedded expressions: How to get just the date part from the datetime in telerik report

I want to get the printing date in my telerik report so i bind like this : Printing date{Format("{0:MM/dd/yyyy}", Now())} but i face run time error like this : Error evaluating embedded ...
2
votes
1answer
92 views

IEnumerable has values but still gives System.NullReferenceException

I am populating an IEnumerable using a LINQ query. The IEnumerable is then passed into another class and appended as a parameter (to a Telerik report). On this line, I'm getting a ...
0
votes
4answers
34 views

Empty datetime in the report

I face the following problem : Sometimes the value of my trans_in(DateTime) in my database is :1900-01-01 00:00:00.000 and it appears in my telerik report like this 12:00 AM i want to show the ...
0
votes
0answers
10 views

StartAngle of Pie in Graph in Telerik reporting Q12013

I just want to ask a question about telerik reporting q1 2013. I'm going to render a Pie Chart using new feature Graph -> Pie Chart the question is how can i change the Start Angle (usually existed in ...
0
votes
0answers
33 views

How to get Telerik's RadGridView lost focus event

I am using Telerik's RadGridView and we have a data grid which is bound to a collection in the view model. Telerik RadGridView provides auto sorting. However, we don't want to use that sorting due to ...
0
votes
1answer
20 views

Telerik Reports parameters from WindowsForm Codebehind to Report

I'm working on a Windows Forms Application where I want to load Reports into a Reportviewer after a click on a Button. This is the Event that gets triggered by pressing on the button in the Code ...
2
votes
1answer
28 views

Is there a way to generate only the most serious issues in Resharper?

The large asp.net/Telerik reporting project I am now maintaining apparently has so many "issues" that Resharper chokes on it. When I run "Resharper | Inspect | Code Issues in Current Project" it ...
0
votes
1answer
77 views

Telerik reporting in ASP.NET MVC 4 project

I try to implement Telerik Report in my WebApp and get runtime error. Exception Details: System.TypeLoadException: GenericArguments[0],'BuilkReport.Areas.Report.Template.PoReport', on ...
2
votes
2answers
249 views

MVC 3: Can't Load Partial View without Inheriting CSS from Master Page (Telerik Report Viewer + Bootstrap)

I'm having a css conflict/collision issue using Telerik Reporting in a MVC 3 application. It's a known issue that there is a css issue with the standard Site.css and their report viewer. However, ...
0
votes
1answer
22 views

Report parameters always using design time values

How do I get the report to use a design-time set value on first run, and then use whatever the user inputs for subsequent 'refreshes'? I'm using .Net 4 and Telerik Q1 2013 Reporting controls. I've ...
1
vote
1answer
60 views

telerik report chart percentage

how can i get similar result on Telerik Report with showing percentage instead of the Count value that is shown by default. i'm using C# in my application. thanks
0
votes
1answer
12 views

Telerik Report Viewer page number box take in alphabets instead of numbers only

I am using Telerik reporting Q3 2012. In report viewer where we can manually enter the page number, that page number box takes in alphabets where it should only take numbers. How do I restrict the ...
0
votes
0answers
34 views

2-Sided ID Card Report: Ideas?

I'm currently working on a Telerik report that will print out 2-sided ID cards for employees. The front side will be basic contact information and a picture, and the backside will display all courses ...
0
votes
0answers
36 views

How to use Bar Chart style and PointMark Chart together in 1 RadChart?

I have a PointMark Chart and i want to change some those PointMark Chart to be Bar Chart.., is that posible? iam using Telerik Reporting Q3 2011.
0
votes
0answers
35 views

sub domain error

i have made a sub domain for the reports with separated web.conf this sub domain not uses any MVC Dlls. but it gives me the next error after i published it. Could not load file or assembly ...
0
votes
0answers
79 views

Telerik Reporting, Display the footer at the last page only

I have an invoice with multiple pages, I want to display the invoice summary an the bottom of the last page (or the footer of the last page) only. I tried to set the summary in the body, but ...
0
votes
1answer
244 views

Using a list in my ObjectDataSource on my report for the DataSource of a Telerik Chart in report

Hey there I'm trying to use a list (Loans) within my ObjectDataSource (objectDataSource1) object on a report, as the DataSource for my Telerik chart on the same report. The majority of the tutorials I ...
1
vote
0answers
138 views

Telerik Report displays only first value from Dataset on every report page

I am working on Telerik Reports. I have main report that displays the customer basic information. In addition to basic information, the customerID is passed to a function ...
0
votes
0answers
139 views

generate dynamic content in Telerik report on page index change

I am using Telerik reports in my ASP.Net project. On report page index change, I have to show dynamic content from the data source. Is there any way to call function on page index change?
0
votes
0answers
108 views

Page support for Telerik Report Table based layout

I am using a Telerik Report Control and it solved lots of Technical problems while dealing with complex report data. However after some time we got one major issue related to layout and alignments of ...
0
votes
0answers
91 views

Link a Telerik report Table to a RadGridView

I have a RadGridView and I need it to be printed in a report, I have created a IList of Objects filled with the RadGridView data and to my knowledge it is being successfully filled. but the data will ...
0
votes
0answers
85 views

Telerik Reports: How to group by the Date of a DateTime?

I need a report in which a set of events will be listed, and I need these events to be grouped by the Date component of the event DateTime. When I create a group, I can determine the expression by ...
0
votes
1answer
1k views

Passing parameter to Telerik Report

I have a telerik report project added to my website and I'm trying to pass a parameter to it but I receive the following error Error: Object reference not set to an instance of an object. ...
0
votes
1answer
161 views

How to kill/stop telerik report while it is being generated

I have a Telerik ReportViewer and a button. Here is the code behind: protected void Page_Load(object sender, EventArgs e) { if (!Page.IsPostBack) { ...
0
votes
0answers
156 views

Telerik reporting The expression contains undefined function call FormatArray() error

PROBLEM I'm trying to create sample report in Telerik report. I'm following Telerik sample document & i did create a function call FormatArray(). while I call that function in my report it gave ...
1
vote
1answer
154 views

telerik radgrid .net export button issue on chrome

I have a radgrid on my webform with an export button displayed. My issue here is that on IE and Mozilla, when you click the button it'll pop up a download window for the csv. But for chrome it would ...
2
votes
0answers
168 views

IPAD IOS 6 not displaying Report in Telerik Report Viewer

We are having issues where IPAD IOS 6 not displaying Report in Telerik Report Viewer We have an MVC ASP.NET application which calls the ReportViewer. ...
0
votes
0answers
204 views

Convert trdx file (Telerik Reporting) to use in Visual Studio

We recently started using Telerik Reporting. Some users use the Telerik Report Designer, while I use Visual Studio 2012. Is there a way to import their trdx reports into my Visual Studio class ...
1
vote
1answer
151 views

Set different spacing between barcode label rows in Telerik reporting

My Telerik barcode report has 3 rows by 2 columns, meaning 6 barcode labels on a page. Normally reporting puts the same spacing between all rows but I would like different spacing between rows on ...
0
votes
1answer
97 views

Chart on Telerik Report: erratic behavior in datetime line graph

I am trying to render a telerik report graph. This graph can have up to 5 different series, though most have 3. I have a odd problem where one (or more of the lines) does not perform as expected and ...
0
votes
1answer
123 views

checkboxs in a telerik report Q2 2012, not showing checked or unchecked. Always remain undetermined

I got stuck in a problem while developing a web based report using q2 2012 telerik reporting. I placed checkboxes and assigned value through databound fields. (=Field.) The columns bound to checkboxes ...
0
votes
1answer
637 views

Access Data Source Fields from Report code behind

I want to programmatically access the Fields collection in the ObjectDataSource object of my Telerik report. I did notice in the design portion of the Telerik report you can access the fields ...
0
votes
0answers
33 views

Design report elements using XML defination

I want to design barcode report with different dimensions of elements in report, like labels, number of labels in one page, in other words i want to design report at run time, not in design editor of ...
0
votes
0answers
68 views

Telerik Reporting - Can we add tooltip for a report column?

I am using Telerik reporting Q2 2012. Couldn't find any property to add tooltip to the report column. Is there way we could do that?
0
votes
0answers
41 views

Create images from map displays

We have a scenario with different areas that the user can have displayed in a map. In the application, the user can browse through the areas one at a time having one area displayed in the map at a ...
0
votes
0answers
193 views

Telerik Reporting - Applying additional grouping after data bind

I am trying to design a horizontal bar chart group by several items. Here is the structure of my data source: public class SurveySummaryFindingGlobal { public int SurveyId { get; set; } ...
1
vote
0answers
55 views

Telerik Reports - Localizing Expressions

We are currently using telerik reports that needs to be localized. Is there any way to localize text that was set in expressions on textboxes like below? Ex. =iif(Fields.IsValid = 1, "Text Example ...
-2
votes
1answer
154 views

Add hyperlink style to Telerik Report

Question: I need to add the internal style below to a Telerik Report. Please note a0 and a1 are classes. The style sheet is given below: How do I convert this into an XML style sheet that a ...
0
votes
2answers
145 views

Cannot access Preview button in Report View from button in DIV on same ASPX page

<div id='popup'> <input id='btnConfirm'/> </div> $("#btnConfirm").click(function () { ...
0
votes
0answers
122 views

Telerik Report - Repeating Same Report

Generate list of Telerik Reports but now i want to repeating same report by giving some parameters. for example to print 'cash receipt' report, one can print more than one cash receipt report by ...
0
votes
1answer
205 views

Telerik Report : Starch line in Detail band or Add Empty rows

I am trying generate one sale bill format format in telerik report design. I Need Output like detail band is grow to fit page size. like adding blank row. i have used table inside details band. Is ...
0
votes
0answers
179 views

Telerik RadGrid sort by group footer

I have a Telerik RadGrid that dynamically loads the datasource and creates the GridBoundColumns and GridGroupByFields needed. Everything was looking good till we got to the sort One feature we are ...
0
votes
1answer
404 views

How to Count a Group in Telerik Reporting?

I have a report with items, ingredients and recipes. I am grouping by items so that I can create lists of recipes that contain that particular item. For example: Item 001 Egg Recipe 1 Recipe 2 ...
2
votes
0answers
179 views

How do I turn on Logging for Telerik Reports?

I have a Telerik Report project which is throwing a NullReferenceException somewhere in the ReportProcessor.RenderReport("PDF", reportToExport, null); method. I get the following stacktrace: ...
0
votes
0answers
147 views

Telerik report viewer print preview messed up

The Telerik Report Viewer has a Print preview option which has missing columns and other layout issues while the exported PDF does not show such issues. Is there any solution for this? I have tried ...
0
votes
0answers
48 views

Telerik report, Is there a zoom property to exported PDF?

Is there a zoom property for exported PDF in telerik report? I want to add zoom property programmatically to exported PDF. Is that possible?
0
votes
1answer
3k views

How to generate barcode font (code128) not image

I have an application that generates barcode in image format and it is read by some devices and fails in others. The problem now that the barcode image is pixilated so the barcode reader can't read it ...
0
votes
1answer
288 views

Telerik report in a popup won't open a second time

I am displaying a Telerik report in a Telerik MVC popup window which is instantiated in client-side code. Everything works fine the first time -- the report appears normally. But if the window is ...
0
votes
0answers
126 views

Allow time selection in silverlight Telerik reportviewer

We are using Telerik Reporting in our Silverlight application. By default there is a datepicker for all datetime parameters and we want to enable time picking. I used Blend to change style for ...

1 2 3