Telerik Forums
Reporting Forum
3 answers
75 views

Dear Sir/Madam,

I Want to ask you about independent report maker ability in your future plan,is this feature in your next version or not?
Now by using Reporting component within the code are possible and can't change all in one file an independent report that we will change.
Please if possible among the plans is the approximate time the company offering it announced in future versions.

You are kindly appriciated to consider my request.
Sincerely yours,
Motallebi.

Steve
Telerik team
 answered on 21 May 2010
1 answer
177 views
Hi,
My report uses HNibernate to in the process of building the datasource, at design time, when I click on preview, I get an error saying it "cannot load file or assembly NHibernate ..... The system could not find the file specified"
Can anyone tell me me where it is looking for the NHiberante assemblies? or if I can tell it to look somewhere else?

Thanks

Andrew
Steve
Telerik team
 answered on 20 May 2010
1 answer
142 views
is there a way to limit the export options to "PDF" olnly in code behind?
the reason why i dont want to do it in web.config is because I need different export options in different reports
Peter
Telerik team
 answered on 20 May 2010
1 answer
63 views
I hope I can explain this so that it is understandable.

I have a report call it report1 that includes 16 subreports.  When creating the subreports I did not use the report wizard but manually added the SQLDatadapter to the report setting up the connection that was needed.  I did this with each of the reports, each of which is based on a stored procedure.  Report1 ran fine and gave us the results needed.  I then turned these over to someone to migrate to production.

The approach taken was to manually set the SQLconnection value in each of the reports to a web.config connection.string value.  The result was fine.  There was one issue with one of the reports that needed correcting.  Using the production ready files I opened REPORT1 file and received an 'object not set' error for each of the subreports.  the line referenced what the line getting the connection string value.  I changed each report bacl to a 'hard coded' connection string value and was able to visualize the report again.  Note that each individual report could be opened in design mode but the file containing the subreports would not open without errors.

Is there some way around this design time issue?
Steve
Telerik team
 answered on 20 May 2010
3 answers
170 views

Support,

My company has a web application that is designed specifically for IE8 only. Our site has the background color "#EFF2FB" across the content of pages.  I placed a ReportViewer on my page and I have set the background color programmatically as so:

 

System.Drawing.

Color c = System.Drawing.ColorTranslator.FromHtml("#EFF2FB");

 

ReportViewer1.BackColor = c;

 

However, there is a white line that I cannot remove from the page.  By using the IE8 developer tool (F12), I was able to determine that the white line is coming from a place in the body tag of the IFRAME.  Specifically, it is in the ReportViewer1_ReportArea_DocumentMapFrame body tag.  I know this, because if set the background color of this element to #EFF2FB the white line goes away. 

Is there some way that I can make this the desired color? 

Thanks,
Josh

Steve
Telerik team
 answered on 20 May 2010
1 answer
129 views
Hi,

I was wondering if there is some way to place on each row a bar chart of a single value +/- from 0.  Please forgive me as I am not familiar with charting terminology.  A diagram might help with my intentions.

Row 1    -2      --|
Row 2     3         |---
Row 3   -4     ----|
Row 4    -1        -|
Row 5     5         |-----
etc.

I realize there isn't a lot to go on here but I hope my intentions are clear enough.

Cheers,
Clint
Peter
Telerik team
 answered on 20 May 2010
1 answer
143 views
I have installed the trial version of Telerik in my system. I tried to create a report in my Web Application using sql server as a data source. But when I try to generate the preview, it is not showing anything.
Please give me the step by step process to create a report in Web application. And also how to integrate this report to web page(Default.aspx).....
Peter
Telerik team
 answered on 20 May 2010
1 answer
713 views
How would one go about creating a table that has two rows, the top having three columns and the bottom having only one that spans the top three? I can't seem to get a table to do it, and haven't had much luck with the list either.
Peter
Telerik team
 answered on 20 May 2010
5 answers
390 views
Hello,

I was looking through your documentation and videos and I couldn't find any examples of using the Telerik Reporting with WCF Ria Services. I was wondering if anyone is able to provide me with an example/starting point so I can work Telerik reporting into my current WCF Ria Services Silverlight Application.

Thanks,

Brett
Ahmed Saeed
Top achievements
Rank 1
 answered on 20 May 2010
0 answers
181 views
in my report detail section I have a list of items. I want to put in an auto increase number in front of each item. Is it possible? e.g.
1    John Smith    Doctor
2    Mark Williams    Teacher
3    Joe Smith    Scientist

I dont want to do this in my query because the query has complex grouping.

found the function RowNumber()

never mind, thanks for reading
sf
Top achievements
Rank 1
 asked on 20 May 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?