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

Dynpro - add a second title

Former Member
0 Likes
883

Hello,

is it possible to use the second line for putting more information on the screen without wasting any space by using a second "set titlebar", or something like that?

grid0100->set_gridtitle( lvc_title )     isn't the way I'd like to do it because of saving space (of smaller desktops)

Hope anybody had already the same problem. I've searched a long time, but without success

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
858

If you would like to do the "set titlebar" because of the lost space, you could hide the second line:

Hello,

is it possible to use the second line for putting more information on the screen without wasting any space by using a second "set titlebar", or something like that?

grid0100->set_gridtitle( lvc_title )     isn't the way I'd like to do it because of saving space (of smaller desktops)

Hope anybody had already the same problem. I've searched a long time, but without success

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
859

If you would like to do the "set titlebar" because of the lost space, you could hide the second line:

Read only

0 Likes
858

Thank you very much. This is what I need --> now I can use my titlebar in the ALV for the other info