Telerik Forums
Reporting Forum
6 answers
220 views
Hello
Well, I have a SubReport that "seems" to work.  However, it only displays data for one parent/master id, not all of the ones in the report. 

I set up my report like the Help file states, except I chose to use stored procedures instead of plain T-SQL query to get the data from our sql server.

The SubReport ONLY seems to display the default value that I set on the Detail Report's SQL Adapter's Parameters property, in design time.  The parameter is an integer (for an ID) and when I set it to any existing ID, the SubReport ONLY shows data for that ID...none of the other ones on the report.  The Master/Parent report passes the parameter and sets it to a value for one of the fields, but apparently this doesn't work or I am doing something wrong.

Any help would be appreciated.
Thanks
 will
Carla Lewis
Top achievements
Rank 2
 answered on 03 Aug 2009
1 answer
129 views
Hello,

I have a multivalue parameter dropdown and it always displays as 200px high when it's opened.  The issue is that when there are more than 9 items it doesn't display a scrollbar to scroll down to the other items. 

I have the latest version of Reporting.  I thought I saw another forum explaining this same error (before I realized I had it too) but now I can't find it.

Thanks!
Steve
Telerik team
 answered on 03 Aug 2009
23 answers
365 views
Are there any plans to support mid-trust environments in a near future? many of the host enviroments people use are shared hosting, and they don't support full trust environments.
Angelo
Top achievements
Rank 1
 answered on 03 Aug 2009
3 answers
118 views
I am having an issue that I cannot seem to figure out.

I have a report that has code in the needdatasource event that updates three textboxes in the report.  I have setup the report and in the preview it renders correctly.  however, once I add a reportviewer to the page and set the report parameters, the report renders the details section just fine and it is based upon the parameters I passed in.  But the textboxes being set in the needdatasource event are not updated.  If I hit the refresh button on the reportviewer, it is then updated.

Any ideas on where I should be updating the textboxes?
Terry Webster
Top achievements
Rank 2
 answered on 03 Aug 2009
0 answers
100 views
Is there anything for Telerik Reporting like SSRS?  I'm talking about browsing reports, setting permissions and saving parameters and such.  If not is there anything in the works for that?  If not then how about an open source project? :D
Darren
Top achievements
Rank 1
 asked on 03 Aug 2009
1 answer
126 views
I have gone over the videos on reporting but I am still having an issue getting data to show.

I have added a class to an existing project and gone through the creation wizard to create the data connnection and lay out the report.  The selected data fields show in the designer view such as =Fields.[First Name], etc.  When i click preview I only get the report header and footer.

I added a new aspx form and added the report viewer and set it equal to the new report class.  When I display that screen I get the report header and footer but no details.

What step an I missing
Janus Pedersen
Top achievements
Rank 2
 answered on 03 Aug 2009
3 answers
131 views
Hello,

I am exporting a PDF in code (not using the web viewer) and would like to prevent the user from interaction with the rest of the side until the Open/Save dialog prompt. Does anyone know if this can be done. And if so, how?


Thanks,
John
Janus Pedersen
Top achievements
Rank 2
 answered on 03 Aug 2009
0 answers
52 views
Hi
I am trying to use crosstab to make a small report att runtime. But I can`t find any code for it. Thay all use somthing like  this.reportYearTableAdapter1.Fill(this.dashboardDataSet.ReportYear); .

I will have a small manuel way to do it.

Somting like this.
1. Add rows and colms to the cross tab
2. Put in the data fields. (maby TextBox objekt where value is the databinding field eks. "=prop_name")

If it is easy 3. put in a grupe
Thats it.

Regaards
Janus S. Andersen
Denmark
Janus Pedersen
Top achievements
Rank 2
 asked on 01 Aug 2009
2 answers
573 views
I wantto set visible property of a field of my report to false programmatically, if user doesn't wantto see the field (it is actually summary field of related table and user may not wantto see it on report.). How can i do that?

Thanks in advance...
Kem Arda
Top achievements
Rank 1
 answered on 31 Jul 2009
2 answers
60 views
I just wantto group my records on my telerik reporting.I wantto group records concerning the first three letters of my nvarchar field. I do the following:  

= Fields.HesapKodu Like CStr(Fields.HesapKodu, 0, 3)

When i run my project it throws exception
"An error has occured while processing Report '':
The expression contains undefined function call CStr()."

Could someone pls help me?
Kem Arda
Top achievements
Rank 1
 answered on 31 Jul 2009
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?