Telerik Forums
Reporting Forum
4 answers
143 views
I believe I found a browser compatibility issue with the textbox.
IE 7 and IE 8 allows the textbox to grow horizontally while the same report in FireFox does not.

After researching this forum, I found numerous posts where it states categorically that text-boxes can only grow or shrink vertically.

It does not seem to matter what combination of CanGrow or CanShrink has been set.
However once the report is exported to PDF - the textbox formats correctly.

The work around of course is to force the report directly to PDF.

Is this a known issue?
Has anyone else seen this behavior?

David Purkey
Top achievements
Rank 1
 answered on 05 Feb 2010
2 answers
259 views
Hello,
   I'm not sure if I'm missing something.  I'm trying to do a multi-column but force it to list the second column before the end of a page.  For example, say I have a list of 6 items and a multi-column w/ two columns.  I would like it to list 3 items per column even if it's in the middle of the page.  If I could lock the height somehow it would seem this would solve the problem (like the CanGrow w/ a textbox).  However, I can't seem to figure out anyway to do this.  It doesn't seem I can lock the height w/ a panel either.  The multi-column is actually a subreport.  I tried limitting the subreport report's height w/o any luck either.  Is this not possible or am I missing something?  I'm sending out PDF's directly from the browser.  Thanks for any help!

cli
msulis
Top achievements
Rank 1
 answered on 04 Feb 2010
1 answer
102 views
Hi Steve
With your help i can pass a  String from silverlight to report,
But when i want pass complex structure data,
The report display a error.
You can see the attached images.
Thanks
Steve
Telerik team
 answered on 04 Feb 2010
3 answers
251 views
Hi,

We are using Telerik Reporting for generating a report with multiple pages as a PDF. The intention of the PDF is to be printed double sided.

Our question is if it is possible to have style rules, headers, footers, etc. adapt to an even/odd page scenario. In its simplest form for example having the page number show left or right aligned on alternating pages.

Best regards,
Martin

Steve
Telerik team
 answered on 04 Feb 2010
3 answers
670 views
Hi all
when i config the ReportViewer for silverlight following the video "Getting Started with Telerik Report Viewer for Silverlight"
when i run the page,it display
"InnerException = {System.ArgumentException: The provided URI scheme 'file' is invalid; expected 'http'.
Parameter name: via

"
My silverlight UI is
 

 

 

 

<Grid x:Name="LayoutRoot">

 

 

 

 

<Telerik_ReportViewer_Silverlight:ReportViewer Name="report1" ReportServiceUri="../ReportService.svc" Report="EDO.Report.TestReport,EDO.Report,Culture=neutral,PublicKeyToken=null" Margin="8,8,20,8"/>

 

 

 

 

</Grid>

 


and i just put two static text to the The EDO.Report.TestReport.

Who can help me?
thank you~
Steve
Telerik team
 answered on 04 Feb 2010
0 answers
50 views
I'm new to Telerik Reporting (Crystal Reports convert), but what I've noticed is that VS 2008 loads considerably slower after I installed Telerik Reporting -- anyone else have this problem?

Thanks, Rob.
Rob Ainscough
Top achievements
Rank 1
 asked on 03 Feb 2010
3 answers
125 views

Hi Team,

I'm drawing some charts in my reports in vertical order.
Everything is fine in Report viewer but when I'm
exporting the report in PDF format, some charts are
coming partly in one page and partly in next page.
Please suggest what I can do.

And one more thing in report viewer everything is coming in
one page than why do we need Page navigation button?

Thanks
Desh

Steve
Telerik team
 answered on 03 Feb 2010
3 answers
201 views
I'm trying to style the last row on each page, and the last row in the report. I'm closing off a bordered box that contains all the data. I need some help setting up the filter, as I'm pretty new at reporting.

I've used examples like this before:
alternateRowsRule.Filters.Add(new Filter("= RowNumber()%2", FilterOperator.Equal, "=1")); 


Can someone help me create a filter that will capture the rows I need?

Thanks!
James
Steve
Telerik team
 answered on 03 Feb 2010
6 answers
391 views
Hi guys,

I have a standard report that includes a grouping. In the groupfooter I have a textbox that calculates the SUM of one of the columns. This is all fine but what I'd like to do is format that item, specifically it's an integer that I'd like to transform to HH:MM:SS format (i.e a Time format). So the text-box has the value of =SUM(duration) which currently shows the integer 120 and I'd like to make that look like 00:02:00 (i.e 2 minutes). I thought of using the itemdatabound event for the groupfootersection but I'm unable to get the reference of the specific textbox for that group (when I change the value in the text box I it seems to effect them all).

Is what I'm trying to achieve possible?

Thanks in advance.
Steve
Telerik team
 answered on 03 Feb 2010
1 answer
120 views
hi
i don't want to use wizard to attach a dataset to my report page.

i want to write some query in code and return a dataset and send this dataset to page. but in report form i don't see my returned field
in dataExplorer to arrange page and border an ... .because i dp'nt use wizard.

how can i do? is it possible?
Peter
Telerik team
 answered on 03 Feb 2010
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?