This is a migrated thread and some comments may be shown as answers.

Theme Gives exception for report viewer Silverlight

0 Answers 21 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ubuntu
Top achievements
Rank 1
Ubuntu asked on 28 Dec 2012, 04:08 PM
Dear All,
    I try to apply the theme as follows:
    I also referenced the theme dll
    
<Grid x:Name="LayoutRoot" Background="White">
    <my:ReportViewer x:Name="reportviewer" FlowDirection="LeftToRight" telerik:StyleManager.Theme="Summer"
        ReportServerUri="../ReportService.svc"
        Report="ReportsLibrary.EmployeeDepDirectorMgt, ReportsLibrary, Version=6.0.12.330, Culture=neutral, PublicKeyToken=null" />
</Grid>

    But I got the exception when the report loads says "Set property '' threw an exception." ... any help!!

Regards

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Ubuntu
Top achievements
Rank 1
Share this question
or