2023 Oct 16 11:15 AM
Hi all,
I am developing an alv using cl_gui_alv_grid
I displayed the alv and placed an customized edit button in the alv toolbar.
After clicking the edit button 3 buttons should appear insert, delete, save on toolbar.
Upto this level I got the output. The problem here is after I press the edit button again the 3 buttons should disappear.. But it is not disappearing.
I have used set handler to to show the buttons while clicking edit button.. How to hide the buttons again?.
Hi all,
I am developing an alv using cl_gui_alv_grid
I displayed the alv and placed an customized edit button in the alv toolbar.
After clicking the edit button 3 buttons should appear insert, delete, save on toolbar.
Upto this level I got the output. The problem here is after I press the edit button again the 3 buttons should disappear.. But it is not disappearing.
I have used set handler to to show the buttons while clicking edit button.. How to hide the buttons again?.
2023 Oct 16 11:16 AM
Hello Balaji,
Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with https://community.sap.com/resources/questions-and-answers, as it provides tips for preparing questions that draw responses from our members.
Feel free to take our Q&A tutorial at https://developers.sap.com/tutorials/community-qa.html as well, as that will also help you when preparing questions for the community.
Should you wish, you can revise your question by selecting Actions, then Edit.
By adding a picture to your profile you encourage your readers to respond.
Kind regards,
Anne
2023 Oct 16 12:28 PM
2023 Oct 16 4:37 PM