Telerik Forums
Reporting Forum
11 answers
267 views

Hi,

I have a Toggle Button on the header of the parent group (Group Name in example) which when I expand does not reflect on the toggle buttons of the child (BZ Liquor Eat In etc in the example). Same with the toggle button on Department and its sub group toggle buttons. I have attached screen shots for better understanding. 

They all work fine individually, just that when I expand / collapse all, the individual buttons need to change as well. Any help would be appreciated. Thank you

Stef
Telerik team
 answered on 22 May 2017
1 answer
373 views
I've got a seemingly simple question. I've designed a multilanguage report. The report is going te be used on a MVC webpage. How do I pass the selected culture of the user to the report so it will be rendered in the correct language? I can set the thread culture in the report init code and it works. I can set a culture in the controller/view which has the reportviewer but this has no efffect as the report is rendered in another thread. 
Stef
Telerik team
 answered on 19 May 2017
34 answers
842 views
I want to know wheather it is possible to Create a report at run time with Telerik Reporting Tool.
Thanks
Yana
Telerik team
 answered on 18 May 2017
6 answers
122 views

Hello,

We are using Silverlight Report Viewer from Telerik_Reporting_Q3_2014 (the last version we were able to get with license). Our reporting service is implemented as a self-hosted wcf windows service (according to help instructions).

 

We need to scale our implementation across multiple servers and according to documentation we need to implement GetState and SetState inside our own class derived from ReportServiceBase. We have implemented our own service derived from ReportServiceBase and implemented mentioned methods. After some dev testing we found that default implementation and ours implementation both SetState with empty (not populated with data) Telerik.Reporting.Service.ReportServiceHistory record, but as regarding Get state - default implementation return object already populated with data, while ours return exactly the same object as we set (without populated info). As we can see all default implementations of IStateStorage (WebCacheStateStorage, HttpSessionStateStorage, LocalStateStorage) keep not serialized object but reference to it and during report processing this object is updated with new state. In our implementation we are using Redis and in case original object is updated - nothing changes with serialized version in the cache. In order to prove our assumption we implemented another cache as simple Dictionary<string, object> and in this case it works correctly (for single instance). It is obvious that such implementation will not work with multiple instances.

Anyway, we need to share saved state between different instances and it seems to be impossible with our implementation. Have we missed something important? Could someone please help us to understand how service state can be shared (v. Q3 2014)?

Thank you ahead, Oleg.

Oleg
Top achievements
Rank 1
 answered on 18 May 2017
3 answers
154 views

Hi,

I have a web project using entity framework and web api. So i designed .cs file to send object from web api. In this .cs file, i defined IEnumerable object to get data from Oracle database by oracle procedure.

Through your documentation, i think i can set IEnumerable to object data soucre. But when i'm try to do this, an error appear:

No parameterless constructor defined for this object.

When i choose .cs file in object data source wizard, system auto connect to entity domain to get my object model. I think last step is problem. I don't know how i can set default parameter. When i typing somthing, it's raise an error: 'Can not convert System.String to ...' my object data model.

I hope anyone can help me soon.

Thank you!

 

Katia
Telerik team
 answered on 18 May 2017
1 answer
90 views
I  got the setup exe for trial. It installed R2 2017. But I want Q3 2012 or Q3 2014. I could not find any setup or installer Q3 2012 or Q3 2014. I checked telerik control panel. I could not find anything . Please help me
Yana
Telerik team
 answered on 18 May 2017
3 answers
186 views
I have a simple chart with a line and a bar series. X-axis on the chart represents number of days - Depending on user selection the days can vary from 20 days to 90 days. As soon as number of days starts growing, for instance more than 25 days, the label starts crowding and overlapping each-other. My x-axis is a category axis. How can i adjust increments on x-axis so that it automatically sets certain interval on x-axis to avoid overlapping. Please have a look at attached chart for better explanation of the problem. 
Katia
Telerik team
 answered on 17 May 2017
2 answers
49 views

After installing Glimpse one of our reports using a stored procedure stopped working. I know this is a known issue http://www.telerik.com/forums/telerik-reporting-and-glimpse-bug.

Is there any solution on this?

David
Top achievements
Rank 1
 answered on 17 May 2017
0 answers
119 views

Iam getting values like below

 

Cloumn1             Column2                 Column3

1/1/2000             Disturbing peace      1399

1/1/2000             Disturbing peace      1399

1/1/2000             Assault                      5434

1/1/2000             Assault                      5434

 

But i should get like:

Cloumn1             Column2                 Column3
1/1/2000             Disturbing peace      1399
1/1/2000             Assault                      5434

Dilshad
Top achievements
Rank 1
 asked on 16 May 2017
3 answers
99 views

We are using the WPF Report Viewer with a REST reporting endpoint.  If you try to switch to/from Print Preview mode and the report happens to have expired, we get a message in the report viewer that says "A problem occurred while creating a report instance".  I would have expected to instead get a message saying something like "Report is unavailable or session has expired".  Our users are used to getting the 'session expired' message from our Silverlight app (using the SL Report Viewer) as that message shows up in various cases.

I know it is a minor, mostly cosmetic issue but having a report expire is not totally uncommon for us so we'd like the user experience to be as friendly as possible.

This may be related to a very similiar issue we ran into with the SL Report Viewer.  In the past, doing these same steps actually lead to a Null Reference Exception message being shown.  See: http://www.telerik.com/forums/null-reference-exception-when-switching-to-from-print-preview-when-a-report-has-expired

Katia
Telerik team
 answered on 16 May 2017
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?