Telerik Forums
Reporting Forum
1 answer
214 views
Hello,
We are using vs report designer for creating reports. We want support some languages for each report.
I undersand we can add resource file for each report for each language but it is uncomfortable us to create seperate resource file for each report.
Is there a way to create only one resource file for each language that contains all texts for all reports in same project?
Thanks,
Yocheved
Stef
Telerik team
 answered on 24 Jun 2014
1 answer
95 views
I am working with a legacy MFC application that draws its output to device contexts for printing. I'd like to try and intercept this and use the PDF output from Telerik Reporting - is it possible to get a handle to the device context?
Stef
Telerik team
 answered on 24 Jun 2014
5 answers
725 views
Hi,
I have a table (grid like) in the detail section.
Is it possible to freeze the table header row when exporting to excel?

Now when exporting it just freezes the hole page header section but I want to include the table header row in the "freeze" and just scroll the data rows in excel.

/Mattias
Stef
Telerik team
 answered on 24 Jun 2014
8 answers
2.5K+ views
i'm using Telerik reports i'm using the HTML text box to display some HTML inside the data base
it working fine with me but my HTML has some Tables inside it these tables not displayed in the reports HTML txt box
so any help!!!

Note: i used Terelik Rad editor to save data into Database
so the HTML source is tereilk controls also

KS
Top achievements
Rank 1
 answered on 24 Jun 2014
8 answers
1.0K+ views
Would be possible to expand/collapse all groups with one click?I want to expand all groups in image1 attached(i.e. R00-17) with one click..
Nasko
Telerik team
 answered on 24 Jun 2014
1 answer
100 views
Just update Telerik Reporting to ver. 8.1.14.618 from 8.0.14.507 and now I am getting the error:

Value of type System.Data.DataColumn cannot be converted to Telerik.Reporting.DataColumn

This is the code:

                Dim myDataSet As DataSet = New DataSet()
                Dim dt As DataTable = New DataTable("TimeSheet")
                dt.Load(dtrReader)

                Dim primaryKeyColumns(0) As DataColumn
                primaryKeyColumns(0) = dt.Columns("tim_date")   <== Error Here
                dt.PrimaryKey = primaryKeyColumns

with tim_date is a datetime in the SQL query.

This was working fine before the upgrade.
Jerry Jansen
Top achievements
Rank 1
 answered on 24 Jun 2014
1 answer
100 views
I've created a report in standalone designer with around 80 parameters. I'm not able see the complete list of parameters (in the preview mode) or
preview button to run the report or scroll down to see the complete list. I can just see 66 parameters without preview button.

Thanks,
Swetha.
Stef
Telerik team
 answered on 24 Jun 2014
13 answers
641 views
Hi there,
I am new to the forums and we are just about to purchase the reporting module. I am just looking to see if there are any exaples, or ideas of how to create a month report, which shows items for each day?

Basically I have an application which has a bunch of items with a scheduled date. The order, and the time do not matter, just the names of the items displayed for each day, and looking like a full calendar. So even days with nothing would be displayed.

I am creating this so I can print it off and leave it on location of what days certain projects have to start etc.

Hope this akes sense and thank you in advance for your help!
Jase
Nasko
Telerik team
 answered on 24 Jun 2014
1 answer
88 views
Hi

I currently have created a Telerik report.

The Web form works fine, problem i am having is when i email the report(from VB code) i am receiving the PDF but with blank pages inserted after every page.

Please could someone assist.

I have also tried exporting the data from the web form to PDF and this issue does come up.


Any idea what could be the cause

Ismail
Top achievements
Rank 1
 answered on 24 Jun 2014
1 answer
85 views
#ASP.NET #MVC #localization

I created a test report to prove if I can change values in StyleSheet programmatically and it worked, so I used EXACTLY the same method with another existing report.

My web application need specific Style for items with every cultures localized. I don't want to use traditional way of localizing (through .resx) because there're too many items within my reports that need localizing (almost every item).

Any advice in this matter would be appreciated.
Stef
Telerik team
 answered on 24 Jun 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?