‎2009 Oct 26 4:10 PM
Dear Friends,
Thanks in Advance.
How to implement Dynamic Tool TIP in the Table Control for Particularly One Columnn.
i.e rows in that Column.
Note : Column contains Currency Type Data
For that column, i am calculating the Quantity Multiplied with the Exchange Rate.
That Calculation should be visible in the Tool TIP.
Regards:
Sridhar.J
‎2009 Oct 27 3:16 AM
Hey Sridhar/Rajani.Jampani!!!!!!!!!!,
In the Screen Painter double click on the perticular Field in the Table contro to go to the Attributes. Next press the Arrow button next to the DISPLAY Tab button then you can see the Properties POP-UP there you can maintain the Tool Tip either from Text Element or from a Variable. You need to pass these in your progarm preferably in PBO.
Hope this would serve your purpose.
Cheers
Ram
‎2009 Oct 27 4:52 AM
Hey Ram,
How r you.
Actually I tried what you said.
Let me explain the Process.
Created a variable like v_var01in that POP-UP,
For testing Purpose i passed simpley 3.33 Value in PBO of Screen Flow Logic.
But it is not appearing.
Give your contact Number
Regards:
Sridhar.J
‎2009 Oct 27 5:25 AM
Hi
Take Text Element Radio button there and give any number and activate.
If the Visible lenght of the Table Control Field is less than actual length of the Content, it automatically displays the Tool Tip.
I just did it.
Hope this serves your purpose.
Get it fram Sam
" Hey Sreedhar, Let us know how can we do it , it will be helpful.Cheers
Ram
Edited by: Ramchander Krishnamraju on Jan 2, 2010 4:06 AM