Telerik Forums
Reporting Forum
1 answer
133 views
I saw a previous posting that it is possible to display hyperlinks on a report but that they only work with the Web Viewer.  I have not tried this yet though.

I have a few questions regarding hyperlinks and the silverlight viewer:

  • Do hyperlinks function in the Silverlight viewer?
  • If yes, do we use an HtmlTextControl for this?
  • Does silverlight application have to run in windowless mode to use the Silverlight report viewer?

We are Telerik users and are considering using Telerik reports for current project instead of our usual Microsoft Reporting Services.

Thanks,
Mike

Steve
Telerik team
 answered on 07 Dec 2009
1 answer
547 views
Hi All,

I am trying to Show Detail of a student in a school, passing his roll number ( by click of student name in a telerik grid ) A report popup window shown with a combobox on top where list of all roll number is shown and I have to manually select the  roll number to display Student detail(which is coming from different tables).

I want to hide that combobox and want to pass parameter dynamically from variable.

Please suggest!


Thanks in advance
Ashish
Chris Gillies
Top achievements
Rank 1
 answered on 07 Dec 2009
1 answer
132 views
Hi, I am using BO as the datasource.

Initially the BO has 5 properties, when I created the report using it as datasource, the data explorer shows the 5 properties.

Then I added additional 3 properties to the BO, how do I refresh the report so that the new 3 properties are showing up in the data explorer?

Regards,
Matthew
Chris Gillies
Top achievements
Rank 1
 answered on 07 Dec 2009
3 answers
146 views
     I have a problem with Telerik Reporting Trial Version. I've just downloaded the trial version of Q3 09 Release of Telerik Reporting and instaled it on my computer with Windows 7 and Visual Studio 2010 Beta 2. Then I launched the VS, I created a new Class Library Project and when I tried to add new Item, the Telerik Report doesn't appear.
     
     I tried to repair and reinstall the The Telerik Reporting but still doesn't work. what can I do?

     Thanks for your time and sorry for my English.

Iván from Spain
Peter Staev
Top achievements
Rank 1
 answered on 05 Dec 2009
2 answers
150 views
Problem: A user should be able to select a number of Reports that are to be included in a ReportBook. 
(1) How do I go about showing the Available Reports e.g. in a DropDown List that can be included in a ReportBook.
(2) How do I add the selected Reports to a ReportBook programmatically.


For (2), I know I could for example add the eventual selected Reports as follows:
ReportBook reportBook = new ReportBook();
        reportBook.Reports.Add(new UserSelectedReport);
        ReportViewer1.Report = reportBook;


But how can I ensure that UserSelectedReport is linked to a ReportPage that the user selected.

Note: The Reports that are selected are saved in a DatabaseTable ("ReportPages") which gives the ReportPageName and UserID.

Hopefully the above is clear.
Mark Holdt
Top achievements
Rank 1
 answered on 04 Dec 2009
3 answers
198 views
I have a web application that is not displaying the reports as designed in the report viewer.  They seem to print okay (except for 1), but the report viewer has everything all jumbled up.  Textboxes are no where near where they should be etc.  I am using Telerik Reporting Q2 2008.   Any ideas?
Steve
Telerik team
 answered on 04 Dec 2009
2 answers
124 views
Hello,
suppose you have a String(from a datasource) to display on a report and the requirements are that the you could have different reports that display that string for example:
1° report. Display only the string on a TextBox
2° report. Display the string on a textbox and an image from a file
3° report: Display the string as a barcode


so the datasource is the same(the string from the db). What if i create a 4° report and want to distribuite to the application that is already in production? So how can i handle this situation? using dll and reflections(i believe its too bad)?

thank you.
evald80
Top achievements
Rank 1
 answered on 04 Dec 2009
0 answers
133 views
Hi,

I have a question about the page header. I have a customer list. Each customer has a list of orders. I want to print the customer info on each page (that is why I put the customer info in the page header section). When the customer is changed, the report will print a page break and change the data in the page header for the following pages until it reaches another customer. For example:

Page 1:
        Name: Mike
        Order 1 ..............
        Order 2 ..............
        ...........................
Page 2:
        Name: Mike
        Order m .............
        ...........................
Page 3:
        Name: John
        Order n ..............
        ...........................

...................................

Thank you for your response.
Bruce
Bruce Liu
Top achievements
Rank 1
 asked on 03 Dec 2009
1 answer
148 views
Hi, I'm using the Silverlight ReporViewer control but i need to pass some parameter to my reports and i just cant find the way to do that. I hope somebody can help me.

Thanks in advance
Chris Gillies
Top achievements
Rank 1
 answered on 03 Dec 2009
4 answers
518 views
I have pretty complex report (3 sub-reports in detail section).
The main report had Footer  with Page number (no Page header).
The footer is not shown at all.... Visible set to true, Print on First Page, Print On Last Page set to true, No formatting rules.
If i ad the Page Header with Page Counter the Header does print. But footer still not visible.

What can be a problem?
I had attached the screenshot where footer's properties are visible.

PS: Forgot to mention that it's a WinForm report.
Also seems to me the file attachment did not work.

Thanks
George.
George
Top achievements
Rank 1
 answered on 02 Dec 2009
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?