2009 Feb 23 7:07 PM
Hello,
Is it possible to set the tooltip Text for Hotspots in an ALV-Grid?
The Default is to show the content of the field, but i can't find a suitable event like an "on mouseover" or somehting else to change this text.
I would like to show to the User the Function that will be Executed by the klick on the Hotspot.
I Do not want to change the Tooltipp on the column header ( done by changing the fieldcatalog ).
I am Using the cl_GUI_ALV_GRID in an container and do not want to change to the new CL_SALV-CLasses.
So, if it is possible with the new ALV-Model it's still interesting, although it doesn't solve the issue.
Thanks for any help,
Uli
2009 Feb 23 7:32 PM
you are asking dynamic tooltip for column content, i think that is NOT possible using class cl_gui_alv_grid
possible roundway will be display the column as button then assign a dynamic tooltip to that.
a®
Hello,
Is it possible to set the tooltip Text for Hotspots in an ALV-Grid?
The Default is to show the content of the field, but i can't find a suitable event like an "on mouseover" or somehting else to change this text.
I would like to show to the User the Function that will be Executed by the klick on the Hotspot.
I Do not want to change the Tooltipp on the column header ( done by changing the fieldcatalog ).
I am Using the cl_GUI_ALV_GRID in an container and do not want to change to the new CL_SALV-CLasses.
So, if it is possible with the new ALV-Model it's still interesting, although it doesn't solve the issue.
Thanks for any help,
Uli
2009 Feb 23 7:32 PM
you are asking dynamic tooltip for column content, i think that is NOT possible using class cl_gui_alv_grid
possible roundway will be display the column as button then assign a dynamic tooltip to that.
a®