Page 1 of 1

How can I have the current value?

Posted: Tue Oct 23, 2012 12:34 pm
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!

Re: How can I have the current value?

Posted: Tue Oct 23, 2012 1:19 pm
by HighAley
Hello.

Please, try to use next code:

Code: Select all

(sender as StiText).Text.Value
Thank you.

Re: How can I have the current value?

Posted: Wed Oct 24, 2012 4:44 pm
by jadersonandrade
Yeah!

Perfect!

Thanks a lot!

Re: How can I have the current value?

Posted: Fri Oct 26, 2012 5:33 am
by HighAley
Hello.

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

Thank you.