Telerik Forums
Reporting Forum
1 answer
68 views
Hi,
I think there is a little bug in the ReportViewer (for WebForms). It doesn't work if the 'ClientIdMode' is set to 'Static'.

Can you confirm it??

Michael
Steve
Telerik team
 answered on 30 Dec 2010
1 answer
297 views

Hi

I currently have a report with 1 sub reports. At runtime I set the report's data source to a Dataset. I also set the data source for the sub reports to the same Dataset and different table. I need grouping the sub report based on master report.

 

I have two tables one master table another one detail table,

 

Firs page display master report and then second page corresponding details displaying.

How to grouping the sub report?

Regards,

VinothKumar.K

Steve
Telerik team
 answered on 30 Dec 2010
7 answers
240 views
Hello,

In a asp.net application, I have a simple report, with 2 textbox in the detail section, the first one contain the name of the item and the second one will display the HTML resulting from and XSLT transformation (i am assigning by code the value on ItemDataBound).

On preview the first textbox render fine, but the second has a height of 450px and the real content has a height of 200px.

Is this a bug or i am missing something here?

Thank You
Steve
Telerik team
 answered on 29 Dec 2010
4 answers
211 views
Hi
我先用中文講一次我的問題好了,雖然我不知道是否有人能夠回答就是了
我的情形是:我將Telerik 所建立的報表建為一個dll供外部程式使用
他能正常接收資料,不論給他的是Text、DataTable,
但是,有一個小問題存在
如果我的datatable中只有一個Column CmtText,裡面有兩筆資料如下
| CmtText
1 | 123456 |
2 |     123456 |
第一筆不包含空白,但第二筆的開頭包含了幾個空白字串("    123456")
但是我將這個data table傳入Telerik Report 的某張報表中顯示時
過程中程式卻將我的空白字串給篩掉了,如果我有辦法保留他嗎?

my problem is
i construct a telerik report with one report1.vb to a dll,it is make for extend program to open report
it can work, no meter i give it datatable or pure text.
But! there has a little problem
if my table with one column
and this column like this:
| CmtText
1 | 123456 |
2 |     123456 |

when the report opened,my second record's space are missing!!
Can u Tell me Why?
Or don't understand what i talk about? - -"

John
Top achievements
Rank 1
 answered on 29 Dec 2010
1 answer
115 views
Hi All,
I've created master report with DataSource as ObjectDataSource (with two fields, FirstItem and SecondItem)
Inside master report in details I put two sub reports with same ReportSource

In the first SubReport bindings I bind ReportSource.DataSource to the Fields.FirstItem
In the second SubReport bindings I bind ReportSource.DataSource to the Fields.SecondItem

However, when I run report, it seems that two sub reports display the same data of first item
Trying to solve it programically didn't help also

What do I wrong? I use 4.2 trial version, Q3

Thanks for help,
Roman
Peter
Telerik team
 answered on 29 Dec 2010
1 answer
81 views
i mean i need data between  2 parameters
please show me for example.
Peter
Telerik team
 answered on 29 Dec 2010
1 answer
131 views
Hello,

I have been using telerik silverlight reportviewer, it works great. However, I tired move the reportviewer into MVVM and I receive the following error. The dll version in use is "4.2.10.1221". Any help would be greatly appreciated

Microsoft JScript runtime error: Unhandled Error in Silverlight Application 
Code: 4004    
Category: ManagedRuntimeError       
Message: System.Windows.Markup.XamlParseException:  [Line: 0 Position: 0]
   at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
   at MS.Internal.XcpImports.FrameworkElement_MeasureOverride(FrameworkElement element, Size availableSize)
   at System.Windows.FrameworkElement.MeasureOverride(Size availableSize)
   at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single inWidth, Single inHeight, Single& outWidth, Single& outHeight)     

Kind Regards,

Sunny
Sunny
Top achievements
Rank 1
 answered on 26 Dec 2010
1 answer
249 views
I have crosstab report. How can I get the actual columns count of the crosstab after the report is databound?
Peter
Telerik team
 answered on 22 Dec 2010
12 answers
142 views
Hi Telerik Admin,

m stuck while grouping report data by three DB fields like (Firstname,lastname and Phone no).
is there any way to get this?
FYI: -m using Q2 2010 SP1.
       -there are total seven DB fields
      -need  to group by these three fields(as mentioned above).
its quite urgent.please help me ASAP.

Thanks in advance.
-Dhungana
Steve
Telerik team
 answered on 22 Dec 2010
1 answer
103 views
I have checked the forums, in particular -
http://www.telerik.com/community/forums/reporting/telerik-reporting/set-report-parameter-connection-string.aspx

http://www.telerik.com/community/forums/reporting/telerik-reporting/changre-report-connectionstring-at-runtime.aspx

The second link seems to be what I want,  In our ui, the user picks what db they want to run the report against, from a dropdown, we can turn that value into a connection string, my issue is that I first started going down the route of adding a parameter to the report, but I cannot cast the silverlight reportviewer.report to my class in the report class library because the library is not silverlight compliant, so then I tried to access the report.datasource - but could not as the report property of the silverlight viewer is a string - please advise as how you would recomend me sending a sql connection string from my front end silverlight ui to the report hosted in a wcf service...

Thanks in advance,

-Deva
Steve
Telerik team
 answered on 22 Dec 2010
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?