2022 Apr 22 12:20 PM
Hi Experts,
When user the column 'Hide option not working' as below.
Please guidnace me

2022 Apr 22 12:22 PM
maybe you could debug a little bit, and check if there is a refresh or thing like that.
Or post the relavant part of your code using the [CODE] button
Or ... need to find someone with crystal ball
2022 Apr 22 1:42 PM
No issue.
SELECT * FROM sflight INTO TABLE @data(sflight_s).
cl_salv_table=>factory( IMPORTING r_salv_table = data(salv) CHANGING t_table = sflight_s ).
salv->display( ).
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |