Telerik Forums
Reporting Forum
1 answer
206 views
I am using Telerik Reporting in one of our projects. In that, I have used one table control in which I have defined colums and rows.These are associated with a dataset.Everything except the width and height of the table is working fine. As the Dataset contains more number of columns and rows, I would like to restrict the size of the table. Even I have set the width and height, it automatically increases based on the data.My requirement is like this.The size of the table should not be increased.If the rows and columns are more than the size, I need the scrollbars in both vertical and horizontal direction.Can anyone help me in resolving this?
Steve
Telerik team
 answered on 07 Dec 2009
1 answer
110 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
510 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
126 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
136 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
131 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
177 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
109 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
117 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
121 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
Top users last month
Edmond
Top achievements
Rank 1
Iron
fabrizio
Top achievements
Rank 2
Iron
Veteran
RobMarz
Top achievements
Rank 2
Iron
Fakhrul
Top achievements
Rank 1
Iron
Tejas
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?