Page 1 of 1

calling user code from function

Posted: Mon Feb 22, 2010 7:02 am
by kurdt
Hello,
is it possible, to call user code in function (in stimulsoft report)? In my report, I have a text field, which depends on the value in database.

example of _MyTextFunction:
source.direction == "A" ? ResourceManager.GetString("DirA") : ResourceManager.GetString("DirB")

Is something like this possible?

Thank you

calling user code from function

Posted: Mon Feb 22, 2010 2:19 pm
by Jan
Hello,

Please check following link:

http://www.stimulsoft.com/livedemos/Rep ... ction.html

Thank you.

calling user code from function

Posted: Tue Feb 23, 2010 3:44 am
by kurdt
Thank you, that's exactly what I wanted.

calling user code from function

Posted: Tue Feb 23, 2010 4:36 pm
by Edward
Hi

Please let us know if any help is required.

Thank you.