Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
146
Question regarding Reporting
posted

I am using Silverlight 4.0. I already have my object that need to show on the report . Can I use client side rendering and display my report without hitting the server side?

I have attached a sampe project . Can you check my sample project and let me know what is the problem is?  I am getting the below exceptions

   at Infragistics.Controls.Reports.ProcessingSessionStateMachine.CreateProcessor(IRenderingEngineFactory renderingEngineFactory)
   at Infragistics.Controls.Reports.ViewerStateMachine.Render(Boolean firstRender, IDictionary`2 selectedParameterValues)

 

 

TestAppReporting.zip
Parents Reply Children
No Data