hi, Experts
I use the following code to ALV can edit.
lr_table_settings ?= l_value.
lr_table_settings->set_read_only( abap_false ).
But in the Toolbar at the same time there have been four standard buttons, how will they hide?
Thanks you for your help!