Hi, I have using class CL_GUI_ALV_GRID to create ALV GRID. I can call method 'SET_TABLE_FOR_FIRST_DISPLAY' and set parameter IT_TOOLBAR_EXCLUDING to remove standard toolbar from ALV GRID. But now I want add one standard toolbar, and this toolbar isnot display after I call method 'SET_TABLE_FOR_FIRST_DISPLAY'. Can anyone give me some helps?
PS. I can find this toolbar in private method 'TOOLBAR_BUILD'.
Thanks a lot~