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

Regarding ALV control: Tool tip for column data

Former Member
0 Likes
523

Hi Group,

How can I give the tool tip for the data in ALV grid? For column headers I know that, but for the data in the colums how do I give the tool tip info.

Regards,

Kummi.

3 REPLIES 3
Read only

uwe_schieferstein
Active Contributor
0 Likes
447

Hello Kummi

If you want to have a specific tooltip for an icon displayed in an ALV grid cell then you can use:

@08<b>\Q</b> <tooltip text><b>@</b> " shows own tooltip for icon @08@

I am not sure if the same trick works for "normal" cell values. You may give it a try.

Regards

Uwe

Read only

Former Member
0 Likes
447

Hi,

Please refer to standard program <b>bcalv_demo_tooltip</b>.

Thanks,

Sriram Ponna.

Read only

0 Likes
447

Hi Sriram,

That given program is not getting opened, its says no prog exists with that name, I am using 4.6 C.

Could you paste the prog here?

Kummi.