add custom functions

Stimulsoft Reports.NET discussion
Post Reply
JorisWils
Posts: 86
Joined: Tue Jun 30, 2009 7:49 am
Location: belgium

add custom functions

Post by JorisWils »

Hi

Is it possible to to add your own functions with parameters in a report?
I don't want to call a dll, but really add the funtions into the mrt.

So I can set the text of a textbox to "MyStringFunction(string,int)"

Thx
Using Stimulsoft since 2007
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: add custom functions

Post by Alex K. »

Hello,

As a way, you can add your own function on Code tab before report generation code and then use it in expression.

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: add custom functions

Post by HighAley »

Hello.

You could use Code tab to write your own functions. You could read more in our Manual http://www.stimulsoft.com/en/documentat ... t_code.htm

Thank you.
Post Reply