Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dynamic Tool TIP in Table Control

Former Member
0 Likes
783

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

3 REPLIES 3
Read only

Former Member
0 Likes
518

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

Read only

0 Likes
518

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

Read only

0 Likes
518

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