2006 May 04 8:35 AM - edited 2024 Feb 04 6:09 AM
Hi,
is it possible to add a tooltip (text appearing when mouse is moved over) to a single cell in an ALV grid created with FUNCTION 'REUSE_ALV_GRID_DISPLAY'?
Please restrict your answers to the question, thank you.
Regards,
Clemens
2006 May 04 8:41 AM
Hi Clemens,
it is possible only for column level, but if you see the example above it can be done only for certain things like colors,exceptions,icons etc...
Regards
vijay
2006 May 04 8:37 AM
Hi,
Tool tips are possible only at Column heading level unless you declare your column as a exception column / ICON / SYMBOL columns.
Regards,
Ravi
Note :Please mark the helpful answers
Message was edited by: Ravikumar Allampallam
2006 May 04 8:38 AM
Refer this program.
BCALV_DEMO_TOOLTIP
The output has a grid , for which there are tool tips for even cells.
2006 May 04 8:41 AM
Hi Clemens,
it is possible only for column level, but if you see the example above it can be done only for certain things like colors,exceptions,icons etc...
Regards
vijay
2006 May 04 8:56 AM
Thank you all,
for my purpose the answer is a clear NO.
The idea was to show tooltips with short text on cells with account numbers.
OK, it was 'nice to have' anyway.
C.
2008 Jul 24 7:32 PM
... it is possible: I saw icons with tooltips in a grid display - must check the system... on Monday.
Regards,
Clemens
2010 Jan 02 9:34 PM
as for now, we can add a tooltip to an icon but not yet to pure text - this should be possible in the near future and is aleady implemented with the new debugger.