How can I have the current value?

Stimulsoft Ultimate discussion
Post Reply
jadersonandrade
Posts: 2
Joined: Tue Oct 23, 2012 12:24 pm

How can I have the current value?

Post by jadersonandrade »

Hello!

I need to have the current value of a column in viewer mode report . The question is: How can I have?
The method that I am using is DoubleClick;

Thanks!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How can I have the current value?

Post by HighAley »

Hello.

Please, try to use next code:

Code: Select all

(sender as StiText).Text.Value
Thank you.
jadersonandrade
Posts: 2
Joined: Tue Oct 23, 2012 12:24 pm

Re: How can I have the current value?

Post by jadersonandrade »

Yeah!

Perfect!

Thanks a lot!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: How can I have the current value?

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply