User Definded Functions

Stimulsoft Reports.NET discussion
Post Reply
Rene Preussler
Posts: 3
Joined: Wed Sep 04, 2013 12:24 pm

User Definded Functions

Post by Rene Preussler »

Hello,

We have many reports with identical businesslogic and we don't want to write code more than once.
Is it possible to define user function within the code behind class and set this function as datasource for report fields for many reports without having the code more than once?
Or is it possible to reference an additonal assembly and use functions/classes in this assembly.
Or is it possible to reference an additonal assembly and inherit the Report from a user defined class which inherits from Stimulsoft.Report.StiReport. The user defined class contains the functions which can be used as datasource for some fields.

René
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: User Definded Functions

Post by Alex K. »

Hello,

Please see the following video:
http://www.stimulsoft.com/en/videos?tag ... &type=list

Thank you.
Post Reply