Application Development 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: 

Provide Tooltip to a table control field

Former Member
0 Kudos

Hi there,

can anyone suggest me how do I provide tooltip to a field in a table control created thru screen painter? the field is of char4 type and it displays an ICON depending upon the business logic.

Regards,

Deb.

2 REPLIES 2

Former Member
0 Kudos

same thread...

Former Member
0 Kudos

Hai,

In screen painter

1. Go to element list.

2. Select the properties of that particular field.

3. There you can find 'TooltipText' property select text.

4. Here you can specify your text by two ways i.e, text element and value from variable.

If you follow the above steps you will get the tool tip text for a field.

Cheers,

Umasankar