how can I add a function to StiWebDesigner Dictionary

Stimulsoft Reports.WEB discussion
Post Reply
nickmehr
Posts: 2
Joined: Mon Aug 30, 2010 3:06 am

how can I add a function to StiWebDesigner Dictionary

Post by nickmehr »

how can I add a function to StiWebDesigner Dictionary? is there any xample code to explain this?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

how can I add a function to StiWebDesigner Dictionary

Post by Alex K. »

Hello,

Unfortunately, you cannot add new functions to the dictionary.
Please let us know what function do you want to add. We will discuss this whether it can be added to the designer.

Thank you.
JockeD
Posts: 77
Joined: Fri Apr 17, 2009 1:47 pm
Location: Sweden

how can I add a function to StiWebDesigner Dictionary

Post by JockeD »

Hello,

Just to clarify it's possible in the .NET version but not in the web correct?
As I understand your reply are not planning to add that feature to the web version, or?

Thank you,

/Joakim
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

how can I add a function to StiWebDesigner Dictionary

Post by Vladimir »

Hello,

Yes, for the Web designer it is not possibility, and at this moment it is not planned to implement.

Thank you.
JockeD
Posts: 77
Joined: Fri Apr 17, 2009 1:47 pm
Location: Sweden

how can I add a function to StiWebDesigner Dictionary

Post by JockeD »

Thank you for the update.

Regards Joakim
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

how can I add a function to StiWebDesigner Dictionary

Post by Andrew »

Ok! Have a good day!
nickmehr
Posts: 2
Joined: Mon Aug 30, 2010 3:06 am

how can I add a function to StiWebDesigner Dictionary

Post by nickmehr »

thanks for your reply

I need a function to convert date values to persian calendar.
my funtion is something like this:

public static void string ToPersianDate(DateTime date);
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

how can I add a function to StiWebDesigner Dictionary

Post by Vladimir »

Hello,

Please send us a C# code of this function to support[at]stimulsoft.com, we will check and add it to the functions list.

Thank you.
Post Reply