Skip to Content
0
Former Member
Dec 03, 2008 at 04:38 AM

how to trig the data_changed event in ALV through my own button?

48 Views

Hi everyone,

I know that ALV GRID provides some standard toolbar to achieve the function which can create a new

row, delete a row,but it is not enough for me ,I want that once I press the "add" button ,the program will pop up a list ,and I select some records from the list and add them into the ALV grid . I don't know how

I can trig the event data_changed just like the standard toolbar buttons.

I would appreciate if you can give me some coding samples.

Thanks a lot.