‎2007 Oct 25 1:02 PM
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.
‎2007 Oct 25 1:13 PM
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
‎2007 Oct 25 1:15 PM
Hi,
Please refer to standard program <b>bcalv_demo_tooltip</b>.
Thanks,
Sriram Ponna.
‎2007 Oct 25 1:24 PM
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.