Telerik Forums
Reporting Forum
1 answer
50 views
Hi.  I'm installing the devcraft complete bundle now.  Want to get started on a dashboard (with some drillthru) asap and wonder if the community can tell me where i'll start.  I did request integration with vs2010.  I'm hoping for reusability (later to mobile if possible, but pc is fine right now) with any grids/charts etc I put up.  My data source will be sql 2012 enterprise, specifically a star schema I've created.  Is the reporting tool going to be the starting place?  Kendo?  What's the difference?  Is the bundle we bought sufficient or will I wish we'd bought more?
Nasko
Telerik team
 answered on 31 Jan 2014
3 answers
729 views
I am creating sub reports, and it appears that they repeat their "Detail" section for no reason. 

When i'm in the sub-report, i narrowed it down to Detail section and label group. I put a simple textbox in group header and detail. 

while being inside the sub report, when i preview it, the text box in detail repeated itself 10 times. 

i went as far as removing the label grouping, so that my report consists of only 1 line, the detail. And that detail textbox still repeats 10 times, while previewing the report. 

can't make any sense of that : )
squarewave
Top achievements
Rank 1
 answered on 30 Jan 2014
1 answer
188 views
I've setup a very basic report, and added grouping based on name. 

in each group, i am able to add some textboxes to show group detail data. 

however if i try to use a table (for formatting reasons), that table lists data for entire report, and not just that group. so each group lists the same contents. 

are tables just not supported within group details? 
Stef
Telerik team
 answered on 30 Jan 2014
1 answer
221 views
Hi,

I'm running Windows 8.1
Visual Studio Pro 2012 Update 4
Telerik Reporting 7.2.13.1016
Telerik Controls for Silverlight version 2013.3.1016.1050

I have a ReportViewer that is throwing the following exception.


Unhandled exception at line 59, column 13 in http://localhost:22414/CityLaw.aspx

0x800a139e - JavaScript runtime error: Unhandled Error in Silverlight Application

Code: 4004   

Category: ManagedRuntimeError      

Message:
System.Runtime.Serialization.SerializationException: There was an error
deserializing the object of type System.String[]. '.', hexadecimal value 0x00,
is an invalid character. Line 1, position 1. ---> System.Xml.XmlException:
'.', hexadecimal value 0x00, is an invalid character. Line 1, position 1.

   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
   at System.Xml.XmlTextReaderImpl.Throw(Int32 pos, String res, String[] args)
   at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char[] data, Int32 length, Int32 invCharPos)
   at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlReader.MoveToContent()
   at System.Xml.XmlReader.IsStartElement(String localname, String ns)
   at System.Xml.XmlDictionaryReader.XmlWrappedReader.IsStartElement(String localName, String namespaceUri)
   at System.Xml.XmlDictionaryReader.IsStartElement(XmlDictionaryString localName, XmlDictionaryString namespaceUri)
   at System.Runtime.Serialization.XmlReaderDelegator.IsStartElement(XmlDictionaryString localname, XmlDictionaryString ns)
   at System.Runtime.Serialization.XmlObjectSerializer.IsRootElement(XmlReaderDelegator reader, DataContract contract, XmlDictionaryString name, XmlDictionaryString ns)
   at System.Runtime.Serialization.DataContractSerializer.InternalIsStartObject(XmlReaderDelegator reader)
   at System.Runtime.Serialization.DataContractSerializer.InternalReadObject(XmlReaderDelegator xmlReader, Boolean verifyObjectName)
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)

   --- End of inner exception stack trace ---

   at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObject(XmlDictionaryReader reader)
   at System.Runtime.Serialization.XmlObjectSerializer.ReadObject(Stream stream)
   at Telerik.ReportViewer.Silverlight.InvalidSessionsHelper.Load()
   at Telerik.ReportViewer.Silverlight.ReportViewer.ClearInvalidSessions()
   at Telerik.ReportViewer.Silverlight.ReportViewer.Initialize()
   at Telerik.ReportViewer.Silverlight.ReportViewer.OnApplyTemplate()
   at System.Windows.FrameworkElement.OnApplyTemplate(IntPtr nativeTarget)


The ReportViewer is placed in a ChildWindow.  After the Loaded event of the ChildWindow completes, the exception is thrown.  I've so far been unable to reproduce the problem in a sample project.  Any guidance on how to further troubleshoot the problem would be appreciated.


Thanks!
Aaron







Stef
Telerik team
 answered on 30 Jan 2014
1 answer
59 views
We're seeing instances where when running a report multiple times but with different filters applied to the return set that the print preview will sometimes show the previous result set rather than the current set. Is anyone else experiencing this or found a work around for this?
Hinata
Top achievements
Rank 1
 answered on 30 Jan 2014
1 answer
151 views
Hi. I try to create a report. I try to use table but I can not. I tried table's Need datasource event. I gave" table1.DAtaSource = list;" list contains data I control it. But I can not show datas in table.
How can I use table in report. Thanks in advance...
Nasko
Telerik team
 answered on 30 Jan 2014
4 answers
63 views
I have a Page with a table control, when table has data less than the page length, page border stops half way (only upto the level of data. Would appreciate if someone can give me a solution to this. I need page border tll the footer section even Page doesnt have data to fill.
KS
Top achievements
Rank 1
 answered on 30 Jan 2014
1 answer
244 views
Hi guys,

I am looking for the Standalone Source code, I can't find it...
Does anyone know where is the source code ?

Stef
Telerik team
 answered on 29 Jan 2014
1 answer
71 views

Sir,

I apologize for typo on the topic. Please read subreport.

I have a report called Report1 that has a subreport called subreport1.
This subport1 has another report called Report2.
This Report2 has multiple subreports such as subReportHeader, subReportMain and subReportLast.

I am executing Report1 that should automatically execute all subreports. How do I do that? I am trying to configure this in designer mode.
If you could dynamical approach would be fine too. Please help.

Regards,
Keshab
Nasko
Telerik team
 answered on 29 Jan 2014
1 answer
87 views
I placed a chart into a Telerik report (for the web), and set it's DataSource property to SqlDataSource. 

after tweaking it for some time, this is the best i could get it to look

There doesn't seem to be a way to remove the text labels from plot area. 

The examples i've found on the web talk about doing that via code after data source is bound (via NeedsDataSource event?) however, since i am setting DataSource, that event is not fired. 
squarewave
Top achievements
Rank 1
 answered on 29 Jan 2014
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?