2008 Aug 05 2:12 PM
Hi there. Is this possible for grid to do such thing:
itab-text = 'AAAAAAAAAAAAAAAAAAAAAAAAAAA'in grid the column width is set to 5 for example. so You see only AAAAA...
Now when drag a mousecurson over grid cell (the cell containing 'AAAAA...') the tooltip window appears with the whole string (that is AAAAAAAAAAAAAAAAAAAAAAAAAAA)
Do You know some demoprogram which could be helpful?
I'll be thankful for useful tips too. Greetings. P.
2008 Aug 05 2:14 PM
Check this sample program..
BCALV_DEMO_TOOLTIP
2008 Aug 05 2:14 PM
2008 Aug 05 2:14 PM
Hi,
you want to show 'AAAAAAAAAAAAAAAAAAAAA' as a column heading or tool tip? or visible lenght 5 ?
if you want to show 'AAAAAAAAAAAAAAAAAAAA' big column heading then you can define fcat-outputlen = 20 (or whatever you wanto give).
Edited by: Kamesh Bathla on Aug 5, 2008 3:15 PM
2008 Aug 05 2:20 PM
Vijay Babu Dudla
I've got no BCALV_DEMO_TOOLTIP. We have 4.6c
Kamesh Bathla
I need to see only the beginning of string in grid (I gave example value 5, 5 first characters of string). In tooltip I'd like to see the whole string.
2008 Aug 05 2:22 PM
BCALV_DEMO_TOOLTIP it is available from ECC 5.0. I think it is not possible in that case.
2008 Aug 05 2:28 PM
Hi,
In this case you can define the outputlen = 5 and then define the tooltip as defined in BCALV_DEMO_TOOLTIP.
Hope it will help.
Thanks,
Kamesh
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |