Telerik Forums
Reporting Forum
3 answers
186 views
Hi,

We have upgraded to the latest version and compiler gives warning for obselete interface of ChildElements; and suggests using the below instead of it:
Telerik.Reporting.Processing.ElementTreeHelper.GetChildElements(section)

But, I am unable to convert the below line:

Dim procTextbox As Telerik.Reporting.Processing.TextBox = DirectCast(section.ChildElements.Find("txtFile_Name", True)(0), Telerik.Reporting.Processing.TextBox)

Can you please let me know who to achieve the functionality of the line above using the Telerik.Reporting.Processing.ElementTreeHelper.GetChildElements instead?

Thanks.
Alp
Top achievements
Rank 1
 answered on 28 Feb 2013
1 answer
98 views
Hi, we have HTML in the database formatted like this - 

J. Aaron Grantham, MD<br/>Consulting <li>Abbott Vascular</li>Grant Support <li>Abbott Vascular</li><li>Medtronic, Inc.</li><li>Asahi Intecc Co.</li>Honoraria  <li>Boston Scientific Corporation</li><li>Bridgepoint</li><br/><br/>Off Label: No FDA aproved stent for CTO-PCI.  Will not reccomend one in particular.<br/><br/>

and i am getting a reporting error when binding this to an HTMLTextBox - List item must be in list, which is puzzling. Any thoughts on what is going on here?
Hadib Ahmabi
Top achievements
Rank 1
 answered on 28 Feb 2013
1 answer
98 views
Hi there, I have a chart with barsand values 0 - 15

In case the value is 0.86 it is not showed in case steps is 1, if i set the steps to 0.1 or 0.01 (which would be necessary) it looks very unuseable, because there are tons uf lines.

Has anyone an idea?
Elian
Telerik team
 answered on 28 Feb 2013
3 answers
232 views
Hello,

I am generating report table dynamically feeding cell data in textbox. I am setting each cell textbox's CanGrow property to true, as i want height to be increased if longer text. But with that, I see too much white space between rows. It adds black space in cell after value. Hence I see less no. of rows per page.

Thank you,
Manish
Manish
Top achievements
Rank 1
 answered on 28 Feb 2013
2 answers
192 views
Dear team,
I'm using the telerik report viewer in my asp.net application.
our designer always look to the controls styles section in rad ajax controls documentation so he can create his custom skin.
kindly let me know where i can find the report viewer css file and if there is a documentation describing how to use it.
Regards,
Mohammed
Mohammed
Top achievements
Rank 2
 answered on 27 Feb 2013
3 answers
686 views
Hey All.

We are on Q3 2012 Telerik Reporting.  The example of binding a subreport FROM it's parent report seems to be broken.  If, in the main report, I create a binding on the subReport object, for "ReportSource.DataSource" to "=ReportItem.DataObject.Departments" then what I get is "An error has occurred while processing SubReport 'subReport1': Bindings error - Property 'DataSource' does not exist".  What is the new way we should be doing this?  I have seen examples of setting the binding IN THE CHILD REPORT, but this is not correct.  The parent report, containing hierarchical data, should be able to assign one of it's property's (which contains a list) to the subreport.  Any ideas?  Surely this is possible...

--shawn

Here is a link to the example that no longer works:
http://www.telerik.com/ClientsFiles/329169_SubReportBinding.zip
Stef
Telerik team
 answered on 27 Feb 2013
5 answers
415 views
Hello,


1-Can we froze some columns/rows in table in telerik report while we exporting it to Excel sheet?
2-also how we can have more than one sheet with different params in the same Excel file?
3-How can I set the "fitsheet in one page" option? or the print area??

I need your help ASAP please.


Thanks,
Manar
IvanY
Telerik team
 answered on 27 Feb 2013
1 answer
333 views
I am having an issue previewing the data for a report I created using the Telerik Designer. The preview runs however all the data fields are blank and only generic text and date fields are there. I have checked that my data source is bringing back the data as I am passing a default value parameter for the id. In the Data Wizard when I execute the query I get back data however I cannot see how this data looks in the report using the Preview. The preview ignores all the data fields like they simply are not there at all. 
Squall
Top achievements
Rank 1
 answered on 27 Feb 2013
2 answers
265 views
Hi,

I maybe doing something stupid or missing something here.

I've done a simple example 

Data coming in:

a 2 xwef
a 2 uybvu
a 2 guyvbfu
b 2.3 likubnil
b 2.3 lik43535
b 2.3 likub54543
b 2.3 gfwerg

With grouping based on first 2 values and the detail showing the 3rd value I want and get the following.
a      2
xwef
uybvu
guyvbfu

b 2.3 
likubnil
lik43535
likub54543
gfwerg

No I want to add a total at the bottom, I've done as SUM(2nd field)  the net result is 3 * 2 + 4 * 2.3,  It should be 2 + 2.,3

How should I get that?

Thanks for any help

Regards

Jon
Jon
Top achievements
Rank 1
 answered on 27 Feb 2013
1 answer
581 views
I'm sure this is described somewhere, but I'm having trouble solving this problem. I would like to have a subreport that displays based on the content of a field in the main report. If the field meets a certain condition, then pass a value to the subreport and it will do some code-behind to fill in its fields. So it would look something like this ..

Alabama is in the SEC
       Roll Tide
California is in the PAC 10
Michigan is in the BIG 10
Pennsylvania in the Ivy League
Tennessee is in the SEC
      Rocky Top
Notre Dame is Independent
Ohio State is in the Big 10
Kentucky is in the SEC
      Wildcats

... where only teams in the SEC display the "sub report" of additional information.

P.S. This is not exactly a master-detail relationship as the subreport data is drawn from a different source.
Thanks!
Elian
Telerik team
 answered on 27 Feb 2013
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?