Skip to Content
0
Former Member
Apr 20, 2009 at 03:38 PM

ALV GRID WEB DYNPRO ABAP

129 Views

I created an alv grid in my web dynpro...

Everything worked fine ! Then I needed to add a column to the alv grid...

SO

1 - Chnaged the structure un SE11

2 - Update component controller context so that the field is displayed

3 - Update all bindings

4 - Update biding between DATA and ALV Table

But the column is not displayed by default in the alv grid ! But if I go to settings, the colomn is available...

What should i do to display this column by default ???

Regards,

SteKam