Telerik Forums
Reporting Forum
3 answers
79 views
Hi, I have used your example userdef function FormatArray() to show the value of multi params selected on a report.  However since Q1 2010 some of the reports now show textbox errors at preview/runtime stating "An error has occured while processing TextBox 'TextBox8': The expression contains undefined function call FormatArray()."

It seems to be only if the textbox expression has spaces in between some static text and the function 
i.e. "= 'Site: ' + FormatArray(Parameters.paramSite)" fails
but "= 'Site: '+FormatArray(Parameters.paramSite)" works


Steve
Telerik team
 answered on 30 Mar 2010
1 answer
199 views
I have a time sheet report in vb that I want to create subtotals (grouping) by weekly. How can I do this?

My date field is tim_date which is from SQL as datetime field.
Chris Gillies
Top achievements
Rank 1
 answered on 30 Mar 2010
0 answers
71 views
How do I update the copyright date that appears at the footer of all web pages, in a site that uses Telerik? I looked for a footer file, include file and also looked in the site source files but could not find it anywhere. Thanks for your help/instructions...
Jason Turner
Top achievements
Rank 1
 asked on 29 Mar 2010
1 answer
322 views
After upgrading to the newest reporting version, a report that had been working fine previously started giving the following error:

An error has occured while processing Report '':
Unable to cast object of type 'DataObject' to type 'Telerik.Reporting.Expressions.IHierarchicalData'.

After some experimentation I found that removing the textbox in the report's footer that used Count(RowNumber()) (to display the total count of detail items) the error went away and the report worked as before.  How can I show the count without getting an error?

Thanks,
Mike
Steve
Telerik team
 answered on 29 Mar 2010
3 answers
69 views
Hello,
I am new to Telerik Reporting.I want to use Reporting in silverlight.I found very less documentaion available for silverlight.
Can anybody send me some usefull links where i can get an complete example for silverlight with database connection and without database connection.

Thanks in advance !
Massimiliano Bassili
Top achievements
Rank 1
 answered on 29 Mar 2010
1 answer
79 views
Dear Telerik support, the bug I reported back in 2008 (possible bug in params - Martin P - Posted on Aug 19, 2008)  seems to be back in Q1 2010, when rendered in the web reportview and a trailing space exists an error is shown  "invalid value. - Parameters: One or moreparameters are not set or have invalid values"

In a multi-value parameter ddl if just the value with a trailing space is selected you get the error but what is much worse is if all the ddl values are selected and preview is pressed the report displays but has automatically de-selected the param with the trailing space and displayed the data minus any calc which would've been taken into account from the missing val.  You get no errors so do not know the report is incorrect.

As previously reported "An easy fix to place an RTRIM() in the dataset but think this is a bug an caught me out completely." AGAIN!!

I'm disappointed this has happened again and my client has been working with incorrect figures based on the reports

Regards
Martin
Steve
Telerik team
 answered on 29 Mar 2010
1 answer
129 views
When I export to Excel, the rows merge. This is a really bad inconveniance.And i tried to search for a solution and I don´t know why is this, and any help will be appreciated. Please, if it is there a programatical solution please send it.
Steve
Telerik team
 answered on 29 Mar 2010
1 answer
87 views
Hi,

I am interested in purchasing the reporting solution you have. But there is one feature that I really want and I need to ask before I start evaluating your product.
My customers always want their reports changed, I don't want to bother the programmers with this changes, what I would like is a tool that allows me to edit the reports server side and deploy them. Do you have such a tool ?

Thank you,
Calin
Steve
Telerik team
 answered on 26 Mar 2010
1 answer
116 views
Hi,

We have reports in our project which were written in Telrik Reporting Q1 2009. While assigning a DataSource to a report we used to use an entity as a source as:
rpt.DataSource = my_entity; 

And in the report I have TextBox with the value "=Fields.my_entity.FirstProperty".

This used to work well until I have upgraded to Telerik Reporting Q1 2010. Now when I set the value as "=Fields.SomeValue" it works fine. But I can not use any property of the "SomeValue".

Did Telerik remove the lazy loading of the entity properties, or could I fix it with a minor touch of code?

Regards.
Steve
Telerik team
 answered on 26 Mar 2010
1 answer
223 views
Hi, I have a class library of about 60 reports which are in vb. I'd would prefer the reports in a c# library, the .vb files are easy enough as there's not too much code but unsure about the designer.vb files...any easy way to convert them?  If not, it's not a problem.

cheers
Martin
Chris Gillies
Top achievements
Rank 1
 answered on 26 Mar 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?