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

Grid apperance

Former Member
0 Likes
403

Hi. Is there some possibility to add additional description for a group of column headers?

I have a grid which shows info about invoices. I'll simplify it:


------------------------------------------------------
|       SOME HEADER         |     SECOND HEADER      |
------------------------------------------------------
|   COLUMN1   |   COLUMN2   |   COLUMN3  |   COLUMN4 |
------------------------------------------------------
|             |             |            |           |
|             |             |            |           |

How to prepare such thing? Greetings. P.

1 ACCEPTED SOLUTION
Read only

franois_henrotte
Active Contributor
0 Likes
369

This is not available in ALV grid. You could display it in a HTML document by using an HTML viewer control.

1 REPLY 1
Read only

franois_henrotte
Active Contributor
0 Likes
370

This is not available in ALV grid. You could display it in a HTML document by using an HTML viewer control.