Editable Fields in Calculation

Stimulsoft Reports.Silverlight discussion
Locked
mriggall
Posts: 57
Joined: Mon May 07, 2012 7:41 pm
Location: Melbourne

Editable Fields in Calculation

Post by mriggall »

Hi there

I have a report that has an editable field on it that I want the user to enter a numeric value. I want to then use that value in a calculation somewhere else in the report, can you help me on how to do this?

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

Re: Editable Fields in Calculation

Post by Alex K. »

Hello,

Unfartunately, it is not possible for editable fields. Please try to use the "RequestFromUser" variable.

Thank you.
mriggall
Posts: 57
Joined: Mon May 07, 2012 7:41 pm
Location: Melbourne

Re: Editable Fields in Calculation

Post by mriggall »

Hi Aleksey

I don't want to use variables because I need quite a lot of them and it looks untidy.

Can I use Get Value Event or some other way??

thanks

Matt
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Editable Fields in Calculation

Post by HighAley »

Hello, Matt.

Do you use pure Silverlight version or client/sever?

Thank you.
mriggall
Posts: 57
Joined: Mon May 07, 2012 7:41 pm
Location: Melbourne

Re: Editable Fields in Calculation

Post by mriggall »

Hi Aleksey

We are using the pure Silverlight version.

thanks

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

Re: Editable Fields in Calculation

Post by Alex K. »

Hello,

Unfartunately, it is not possible. Please try to use the "RequestFromUser" variable.

Thank you.
Locked