Telerik Forums
Reporting Forum
1 answer
145 views
Telerik reporting allow ;
1) import word templates ?
2) Convert a PDF to image directly using telerik API
Peter
Telerik team
 answered on 07 Apr 2010
0 answers
140 views
Hello,
I have a crosstab report which has a datasoucre that returns 5 rows however only one row is being displayed in the crosstab report. Anyone know why?
Thnx so much
Abiri Masoni
Top achievements
Rank 1
 asked on 07 Apr 2010
2 answers
243 views
Hello,
i have a crosstab report which is bound to a view however when i select a field and go to properties, value, i find there are no fields available to choose from. What could the problem be.

Thnx.
Abiri Masoni
Top achievements
Rank 1
 answered on 07 Apr 2010
1 answer
60 views
When I change the application's theme in runtime, the silverlightreportviewer will prompt com error. How to solve this problem

Because the silverlightreportviewer support Office_Black theme only.How to avoid this error, when I change the system theme.
Steve
Telerik team
 answered on 06 Apr 2010
1 answer
56 views
when I set Application theme runtime,in this time if the ReportViewer is opening,throw "Com Error".
Steve
Telerik team
 answered on 06 Apr 2010
1 answer
109 views
Hello,

The Report:
Master detail Report

-Master report
  Picture (Picturbox) and picturename(Textbox)
 
 - Childreport
  a list with data for each Picture

The function:
A User should be able to make several report regions invisible.

The Problem is if all the items in the Masterreport set to invisible but the childreport has no data the reporting engine generates a blank page.

What I want is : supress the empty(invisible) page/Region/Space/Section!
For Example if your have 8 Pictures in the Masterlist i have got 8 pages ! But I dont want this because all the items in Master are invisible

Thx for your help!
Steve
Telerik team
 answered on 06 Apr 2010
2 answers
108 views
Hi Telerik Team,

Firstly, thanks for the major upgrade, there are some cool stuff that will help us to improve our application performances.
I would like to know if there is a date scheduled about the integration of your last update about RadCombobox.SelectionItemTemplate bug into the official upgrade tool ?
We use RadControls for Silverlight and also Telerik Reporting and we would like to migrate our application to the last major upgrade (2010_1_0309) but we want to do this only with the upgrade tool. Unfortunately we have to do a manual update to avoid that bug.
I hope this bug will be included into the official release asap :)
Thanks

Regards

Edit : I would like to add one more thing : I've tried to update Telerik reporting and RadControls like you said in the sticky topic to remove the bug with reporting silverlight preview but I'm stuck I have the same problem and I can't see where I made a mistake because the minor version number hasn't changed between 2010_1 release and the update (last build) and I can't compare the files.
I hope you will make a new release that remove this bug before next release (this summer)...
LE DREAU Steeve
Top achievements
Rank 1
 answered on 06 Apr 2010
3 answers
63 views
I have created user functions and when I make changes they wont take hold unless I exit the VS2008 IDE then restart.

OS:Windows 7 64-bit
Visual Studeo 2008 SP1
Processor Type set to X86
Svetoslav
Telerik team
 answered on 06 Apr 2010
1 answer
83 views
I am getting a processing halt: Use the "New" keyword to create an object instance. In the code below, at the point Marked <<<<
   Imports System.ComponentModel  
Imports System.Drawing  
Imports System.Data  
Imports System.Windows.Forms  
Imports Telerik.Reporting  
Imports Telerik.Reporting.Drawing  
Imports Telerik.Reporting.Processing  
 
Private Sub DetailSection1_ItemDataBound(ByVal sender As ObjectByVal e As System.EventArgs) Handles DetailSection1.ItemDataBound  
        Dim section As Telerik.Reporting.Processing.DetailSection = DirectCast(sender, Telerik.Reporting.Processing.DetailSection)  
        ' From the section object get the current DataRow  
        Dim row As System.Data.DataRow = DirectCast(section.DataObject.RawData, System.Data.DataRow)  
        If row("TierType").ToString = "4T" Then <<<<
            T4Table.Visible = True 
        End If 
    End Sub 


Also, can I expect the above code to work, once the halt problem is solved?  T4Table is once of several tables I want to hide/show based on data values from the report datasource.

Thanks for your help.

 

 

 

 

Peter
Telerik team
 answered on 06 Apr 2010
2 answers
142 views
hello,


I did text-align: right. But it does not aling appropriately in IE. Telerik ReportViewer.axd generates 'word-wrap' itself in css class. It creates spaces to right side, so its not aligning correctly in IE. Even when i generates a PDF from IE, again it does not aligns as in browser. Same value for right padding are different in IE & FF. IE's browser view & PDF from IE's view is also different. Will somebody help me get out from this?

I have used these styles:
Text-align:right;
Padding-right:55px;
Plz have a look at images attached. FF browser, PDF from FF, IE browser, PDF from IE are not being aligned.
$hekh@r d-Ziner
Top achievements
Rank 2
 answered on 06 Apr 2010
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?