Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8695

Re: Hide / Disable the SELECT ALL / DESELECT ALL button pls.?

$
0
0

Hi,

 

You can hide the SELECT ALL / DESELECT ALL as below

  DATA lo_model   TYPE REF TO cl_salv_wd_config_table.

 

     ..........

 

lo_model = lo_interface->get_model( ).

.......

 

lo_model->if_salv_wd_table_settings~set_selection_mode(

EXPORTING value = cl_wd_table=>e_selection_mode-single ).

 

 

Hope this helps you.

 

Regards,

Rama


Viewing all articles
Browse latest Browse all 8695

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>