5 Answers, 1 is accepted
0
Hi Ching-Yen,
When creating a new report by using the Report Wizard you have the option to choose between several predefined report layouts and styles. For more information please review the Report Wizard topic.
If you need to create a custom appearance for a report you can use the Telerik Reporting styling capabilities. Please, review the Styling Reports topic in the documentation. The created stylesheet with styles can be saved in a file and later used for other reports.
Hope this answers your question. Let us know if you have any other questions.
Kind regards,
Chavdar
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
When creating a new report by using the Report Wizard you have the option to choose between several predefined report layouts and styles. For more information please review the Report Wizard topic.
If you need to create a custom appearance for a report you can use the Telerik Reporting styling capabilities. Please, review the Styling Reports topic in the documentation. The created stylesheet with styles can be saved in a file and later used for other reports.
Hope this answers your question. Let us know if you have any other questions.
Kind regards,
Chavdar
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Ching-Yen
Top achievements
Rank 1
answered on 24 Mar 2008, 12:59 PM
sorry, my bad. I was trying to ask do we able to theme the report viewer.
0
Hello Ching-Yen,
You can use the Skin property of the viewer to select a predefined skin or create a custom skin and point to it by using the SkinsPath and Skin properties. The SkinsPath property specifies the root of the skin folders and the Skin property selects the exact skin folder.
A sample project is attached. The skin can be customized by modifying the image and .css files in the Skins\Custom folder.
Sincerely yours,
Chavdar
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
You can use the Skin property of the viewer to select a predefined skin or create a custom skin and point to it by using the SkinsPath and Skin properties. The SkinsPath property specifies the root of the skin folders and the Skin property selects the exact skin folder.
A sample project is attached. The skin can be customized by modifying the image and .css files in the Skins\Custom folder.
Sincerely yours,
Chavdar
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0
Peter
Top achievements
Rank 1
answered on 13 Oct 2010, 09:41 AM
Is it possible to skin Sliverlight viewer?
0
Hello Peter,
The Silverlight viewer exposes the same themes that are part of the RadControls for Silverlight/WPF. If you need additional changes, please see the Creating Style in Expression Blend topic that describes how to create a copy of the control template. This way you may handle the entire viewer layout according to your particular needs.
Regards,
Steve
the Telerik team
The Silverlight viewer exposes the same themes that are part of the RadControls for Silverlight/WPF. If you need additional changes, please see the Creating Style in Expression Blend topic that describes how to create a copy of the control template. This way you may handle the entire viewer layout according to your particular needs.
Regards,
Steve
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items