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

Cell merging using CL_SALV_TABLE

greg_bruckert
Newcomer
0 Likes
1,796

Hello, I would like to turn off the cell merging in sorted columns when using class CL_SALV_TABLE. Currently there is no method or property that I can find that allows for this. I know there is an option when using CL_GUI_ALV_GRID. The option is there for the user if you turn on the ability to change the layout, but shouldn't have to force a user to do it manually. Also, the refresh method of the class automatically turns the cell merging back on.

Does anybody know how to do this using the CL_SALV_TABLE class?

Thanks,

Greg

Hello, I would like to turn off the cell merging in sorted columns when using class CL_SALV_TABLE. Currently there is no method or property that I can find that allows for this. I know there is an option when using CL_GUI_ALV_GRID. The option is there for the user if you turn on the ability to change the layout, but shouldn't have to force a user to do it manually. Also, the refresh method of the class automatically turns the cell merging back on.

Does anybody know how to do this using the CL_SALV_TABLE class?

Thanks,

Greg

2 REPLIES 2
Read only

edgar_almonte
Participant
0 Likes
1,002

i think this is controle with the layout option , check for the attribute no_group or -group

Read only

Kiran_Valluru
Active Contributor
0 Likes
1,002

Hi,

Check this thread,

hope this helps u,

Thanks & Regards

Kiran