Telerik Forums
Reporting Forum
1 answer
513 views
Hi,

I want to remove all the other option except "Excel" from the export dropdown of a telerik report viewer control.

Appreciate sample code.

Regards,
Pradeep K S
IvanY
Telerik team
 answered on 21 Oct 2011
1 answer
142 views
With telerik reporting, is it necessary for the telerik reporting engine to be installed on the production server, or is it fully contained within my web project when it is published to the server?
Thanks
Peter
Telerik team
 answered on 21 Oct 2011
3 answers
1.2K+ views
I have the following situation - Table item with grouping. Since I don't need the detail row, but only group total rows I deleted the details row (I found no way to hide the entire row), so my table only cosists of group total rows. I want these rows to have numbering. I added a new column with the RowNumber() expression but when I execute the report it returns 1 for all the rows. Please advice me urgently how to fix this problem.
Pravin
Top achievements
Rank 1
 answered on 21 Oct 2011
3 answers
168 views
When printing (pdf) HTMLTextbox is cropping text when using italic font, although the text shows the full text in screen.

For example....
<i><font size="1">Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</font></i>

is shown correctly in the web preview, but when printing or exporting to PDF it cropps the last characters/words from each line. If I remove the "<i>" tags it works OK.

Any ideas?
Thanks!
Peter
Telerik team
 answered on 20 Oct 2011
1 answer
111 views
Hi,

I want to make an subreport to have a common page footer, the subreport don't can put in page footer. The subreport put into a group without criteria, but I want setup the page number but the page number is only available in the page footer but not in the group header.

The question is, How do I get a common footer for all my reports?

Thanks for your help
Omar Vasquez
Top achievements
Rank 1
 answered on 19 Oct 2011
1 answer
214 views
I'm exporting a rad grid to an excel file but would like to save the exported file directly on the local/server machine to a particular directory instead of prompting the download. Is this or any variation of this possible?
Michael
Top achievements
Rank 1
 answered on 19 Oct 2011
1 answer
587 views
I couldn't find any solution regarding this matter. If anyone use Telerik and have any idea about this please post. :)

Currently I have an ojbect:

Absence
 -> List<Available> Available

I was successfully pass the List object to the main table and list out the Absence object. However when i try to do something like the ff, I have a mental block and I could not find anyway either on google or on their documentation

------------------------------------------------------------
| ABSENCE                                                  |
------------------------------------------------------------
|  Field1   | Field2                                       |
|                                                          |
|  -----------------------------------------------------   |
|  | Available                                         |   |
|  -----------------------------------------------------   |
|  | Available Field1    | Available Field2            |   |
|  -----------------------------------------------------   |
|                                                          |
|----------------------------------------------------------|
|----------------------------------------------------------|
|  Field1   | Field2                                       |
|                                                          |
|  -----------------------------------------------------   |
|  | Available                                         |   |
|  -----------------------------------------------------   |
|  | Available Field1    | Available Field2            |   |
|  -----------------------------------------------------   |
|                                                          |
------------------------------------------------------------


I cannot find anyway to bind or change the datasource of the subTable to the corresponding sub object
How can I archive this kind of result?

Thank you
Ivan
Telerik team
 answered on 19 Oct 2011
5 answers
224 views
Hi,

I'm trying to populate a table with a DataTable object.

private void detailTable_NeedDataSource(object sender, EventArgs e)
{
    (sender as Telerik.Reporting.Processing.Table).DataSource = OrderDetails;
}

Unfortunately nothing happeens, the table is empty. I've searched the forum and docs for any explanation or solution, but I was not able to figure out how to put the data at runtime into the table.

Any suggestions whats wrong with my code?

PS: I found a forum post which stated that I have to use a parameterless constructor. If I do so, to problem remains the same. No data shows up.
Peter
Telerik team
 answered on 19 Oct 2011
1 answer
282 views
I have report viewer with a dark blue background and when the report loads, the default progress indicator with the white background does not look good (see attached). I can't seem to find any accessor for setting my own image in place of it. There are no style sheets in the reporting dir. Is this even possible?
Chavdar
Telerik team
 answered on 19 Oct 2011
1 answer
70 views
Hi,
we like to deliver the reports within our silverlight App.
Means: The User clicks the 'Reportbutton' and the report should be open in one of our application windows (UserControl).
Any idea if and how this is to be implemented?

thx.
Svetoslav
Telerik team
 answered on 19 Oct 2011
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
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?