Calling a method from custom assembly in pure silverlight rendering
Posted: Wed Aug 10, 2011 6:03 am
Is it possible to call a method from my custom assembly when using pure silverlight rendering?
I've added the dll name to 'Referenced Assemblies' property in report definition and used the method in a textbox.
The method is called when rendering the report in a windows application, but it is not called when rendering on client using silverlight.
Thank you in advance.
I've added the dll name to 'Referenced Assemblies' property in report definition and used the method in a textbox.
The method is called when rendering the report in a windows application, but it is not called when rendering on client using silverlight.
Thank you in advance.