Calling a method from custom assembly in pure silverlight rendering

Stimulsoft Reports.Silverlight discussion
Locked
arash_cce
Posts: 4
Joined: Wed Aug 10, 2011 5:48 am

Calling a method from custom assembly in pure silverlight rendering

Post by arash_cce »

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.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Calling a method from custom assembly in pure silverlight rendering

Post by Alex K. »

Hello,

Unfortunately, on current moment, you can't call your method from assembly in native silverlight version.

Thank you.
arash_cce
Posts: 4
Joined: Wed Aug 10, 2011 5:48 am

Calling a method from custom assembly in pure silverlight rendering

Post by arash_cce »

OK, Thank you for your support.
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Calling a method from custom assembly in pure silverlight rendering

Post by Andrew »

Have a great day!
Locked