Telerik Forums
Reporting Forum
5 answers
250 views
Will the release version support Medium/Partial trust?

Thanks,

Brian
Steve
Telerik team
 answered on 16 Apr 2009
3 answers
142 views
I'm using Asp.Net AJAX UI controls to display a RadGrid on a page with a ReportViewer underneath.  When the user selects a row in the RadGrid I want to capture the ID field from the selcted row and update the ReportViewer by passing that same ID to the newly instantiated report.

Has anyone done anything like this?

I can capture the needed ID from the client-side of the RadGrid, but I can only update the ReportViewer on the server-side.  I guess if I knew how to capture the RadGrid selected row on the server-side I could manage just fine.
Carla Lewis
Top achievements
Rank 2
 answered on 15 Apr 2009
1 answer
192 views
i set up a new development machine and now i am getting the following error when i try to open the design view of a report:

Value cannot be null. Parameter name: instance

the sources, assemblies and web.config is all the same as on the other machine where it works.
i tried to rebuild the project, restart VS2008 but nothing helps.

any hint would be highly appreciated
regards



Ibrahim Imam
Top achievements
Rank 1
 answered on 15 Apr 2009
5 answers
282 views

Viewer is not showing up Parameters if div is initially set display = none

 

<div id="divCameras" style="display: none;"> 
        
        <telerik:ReportViewer ID="ReportViewer1" runat="server" Height="100%"   
            Width="100%" > 
        </telerik:ReportViewer> 
    </div> 

 

 

 

Steve
Telerik team
 answered on 14 Apr 2009
3 answers
90 views
Hi,

I'm getting an exception when I close the form containing a report viewer,
while it's generating the report.
On slow machines, the generating of the report can take some time,
and users might close the form before the generation is completed.

How should that exception be handled ?

Thanks,
Steve
Telerik team
 answered on 14 Apr 2009
1 answer
193 views
Hello,
         I had used report viewer in Telerik:Popup control,
         I have bound data to report viewer through data source with wizard.
         But, it takes too muck time to load the data in the report viewer.     

         Please reply me as soon as possible.

         Is there any problem with the use of report viewer in Pop Up
         or it can be problem with the use of data source, as i bring data from many tables with the use of inner join.
  
Thanks,

Steve
Telerik team
 answered on 13 Apr 2009
1 answer
132 views
Hi team:
      I have set the report to page break,and show well in aspx web page,but after export to excel all the data show in one sheet,I think the data should come on a different sheet. Example Sheet1, Sheet 2,etc Any ideas.

thanks
tommy

Steve
Telerik team
 answered on 13 Apr 2009
0 answers
122 views
Hi...
May i assign more than one reports to  the same report viewer ?
If yes then how ?

Regards,
Ridhz
ridhz
Top achievements
Rank 1
 asked on 13 Apr 2009
1 answer
154 views
For some reason I am struggling to use / in certain circumstances. For instance I have two calculations:

=SUM(IIf(Fields.[DAYS_DELINQUENT]>29, Fields.[PRINCIPAL_BALANCE],0)) / SUM(Fields.[PRINCIPAL_BALANCE])

=SUM(IIf(Fields.[DAYS_DELINQUENT]>29,1,0)) / Count(Fields.[LOAN_NUM])

The first expression works without a problem. The second expression always comes back with an answer of 0.

What I have found for the problem expression is:

1. If I take out the 1 and replace it with a field (but not a report parameter) it then calculates
2. If I take out the / and put in a + then it calculates properly
3. What I put in the divisor is irrelevant based on about a dozen different tested changes (other functions, fields, static number, etc.)

Has anyone experienced this issue or know what I could be doing wrong?

Thanks for any help you can provide

P.S. Working with Telerik Reporting Q1 2009 Solution under Visual Studio 2008

Working with Telerik Reporting Q1 2009 Solution under Visual Studio 2008
Steve
Telerik team
 answered on 13 Apr 2009
1 answer
240 views
Hi,
I would like to set background color in one control (panel) depends on value in another control (textBox). How I can to do it programatycly. I dont want to change color in whole row.
I'm adding datasource programatycly. It is something like "foreach" where I will able to check each row and to change color? 
Could you help me?
Leszek
Steve
Telerik team
 answered on 10 Apr 2009
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?