Telerik Forums
Reporting Forum
1 answer
129 views
Hello,
I have be at this for hours trying to figure out why the picturebox (in image placed at runtime) will not push over the textbox to the right of it on one of my reports. I have numerous reports with company logo in the left hand corner with their address in a textbox set in the page header right to the right of it and they all seem to work with the exception of this one report.
I tried everything I can think of short of building the report over from scratch.
The picturebox is Achored to the Top/Left  and it's Sizing set to "AutoSize", Docking = "None"
The text box  has Achoring & Docking set to "None", CanGrow = True, CanShrink = False.
I have compared with other reports with apparently identical setup that work and still the Address textbox will not move.

I have messed with the Z-order which didn't make any diff (since I can't see what it is on other reports that work)..
If I bring the textbox to the TOP It will print the address on top of the logo, If I send it to BACK then the Logo just hides the Address.

PLEASE let me know what I am missing.
Thank you
Nasko
Telerik team
 answered on 21 Mar 2015
5 answers
1.2K+ views
Hi,

Here i need to hide the panel if some field data contains null value. I have tried by condition formatting and also from code behind on item data bound event but still its no give me desired result.

Please assist me for the same.

Thanks & Regards,

Kaushal Jani
Nasko
Telerik team
 answered on 21 Mar 2015
1 answer
462 views
I have a report in which there are some vertically stacked panels. Some of them may be hidden (with conditional formatting). How to set the location of the remaining panels so that there will be no empty space in place of a hidden panel (it already has Binding: Height = 0). Example
[some panel]
  [panel x may be hidden if no data]
  [panel y may be hidden if no data]
  [panel z may be hidden if no data]

So if panel y is hidden, z should move up. What kind of properties/bindings need to be set for this? The Y coordinate for the first panel is fixed.
Stef
Telerik team
 answered on 20 Mar 2015
4 answers
436 views
Hello, 

I am working on a report where i have a sub report ,

i implemented the NeedDataSource  event  of the SubReport object inside the main report,
Also i  set the ReportSource property to object instance of my Sub report.

The sub report is displayed correctly (for example setting "=Fields.Name"   in a text box returns the right value)

I need to access to the DataSource property inside the sub report  from C#  (this.dataSource) bu it is always null.


Thanks  in Advance 
Amine
Nasko
Telerik team
 answered on 20 Mar 2015
2 answers
235 views
Hi There,

I implemented some reports with parametric queries. Like start date, end date etc.. In addition, I am showing the selected report inside of Radwindow.
So they can see selected parameters when they close radwindow or make some changes on parameters.

Here is the problem, a user selects a report and report takes some time to load. Then,the user is closing the radwindow and changing date time parameter for example and press render button again. However the previous report request still processing and not terminated. I noticed that from SQL Server side. When the old one is completed new request is starting rendering. Therefore page is handling and waiting to finish other other window.

So I am looking a way do stop processing of old report render request if they close radwindow. 

Is there any idea that help me?

Thanks
Mikail
Top achievements
Rank 1
 answered on 19 Mar 2015
1 answer
295 views
Is it possible to print a Telerik report to a specific printer tray using code (c#)? Or are there any suggested methods of making that happen? I've read about creating a PDF and using a third-party option to specify a tray.

No direct solution from Telerik?

Thanks
Stef
Telerik team
 answered on 19 Mar 2015
6 answers
267 views
When I preview my report, I get the nice Telerik calendar control for my date parameter but in the web browser, I get the ugly HTML calendar which has no year selection etc.

What could I be doing wrong?
I have the Telerik Web UI DLL in my bin folder and the proper reporting dll
Stef
Telerik team
 answered on 18 Mar 2015
1 answer
659 views
Hi,
    My question is how to calculate the below expression.

A              B                      C
0              0                       50 Constant for all report
10            20                   =50-(10+20)=20
20            30                   =20-(20+30)=-30

means 1st row of C - sum(2nd row A + 2nd row B)
like runningvalue continue
Nasko
Telerik team
 answered on 18 Mar 2015
1 answer
213 views
Hi All,

I've got a report where parameters are used in cascading manner. One of the requirements is to have conditional on parameter B based on parameter A selection. Therefore, if selection of parameter A returns 1 record for parameter B, then that should be selected by default; else no selection for parameter B is made.

To accomplish this, I'm trying to tie an event handler to a report parameter on Select. Is this possible? I tried using PropertyChanged, but that does not fire. Do I need to use NeedDataSource event for parameter B's binding??? 
Nasko
Telerik team
 answered on 17 Mar 2015
4 answers
208 views
I designed a report using Report Designer Q1 2014. When Im going to re configure the previous data source,  the window related to select the stored procedure is not responding. Some times the window is loading, but the combo box related to select the stored procedure is not visible. ( Test Connection is Successful )
Stef
Telerik team
 answered on 16 Mar 2015
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?