Telerik Forums
Reporting Forum
1 answer
122 views

Hi, 

 

I have a stored procedure when executed generates a record of 42000+. (Using Stand Alone Report Designer) calling the trdx in the UI - report viewer  I have no problem, it generates successfully in 2 mins compose of 1500+ pages.

The problem is when I tried to export it into excel. it lags and it cannot successfully export the file.

I wonder if anyone can help me about this. Thank you.

 

Regards,

Von

Stef
Telerik team
 answered on 22 May 2017
11 answers
322 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
416 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
911 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
153 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
186 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
111 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
223 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
70 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
141 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
Top users last month
Chester
Top achievements
Rank 1
Iron
Simon
Top achievements
Rank 1
Iron
Douglas
Top achievements
Rank 2
Iron
Iron
SUNIL
Top achievements
Rank 3
Iron
Iron
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?