or
<ns:myReportViewer> <ns:myReportViewer.Resources> <ResourceDictionary> <ResourceDictionary.MergedDictionaries> <ResourceDictionary Source="/Resources/Themes/System.Windows.xaml"/> <ResourceDictionary Source="/Resources/Themes/Telerik.Windows.Controls.xaml"/> <ResourceDictionary Source="/Resources/Themes/Telerik.Windows.Controls.Input.xaml"/> <ResourceDictionary Source="/Resources/Themes/Telerik.Windows.Controls.Navigation.xaml"/> <ResourceDictionary Source="/Resources/Themes/Telerik.ReportViewer.Wpf.xaml"/> </ResourceDictionary.MergedDictionaries> </ResourceDictionary> </ns:myReportViewer.Resources></ns:myReportViewer>Hello,
I have a scenario like I need to give my customers the ability to create ad- hoc report based on their customer ID. And I realized using Telerik report designer , we can’t integrate the report designer to my website for creating ad hoc reports to my customers. So I thought of installing the report designer in customer machine. My concern is do we restrict the customers to see/access the database based on their ID. So each customer can create report only based on their id.
Waiting for an early reply.
Santhy