Hi All,
I have 20 columns in my alv, i want to show first 10 columns in one line and next 10 columns in 2nd line. this should be applicable for all rows in available in alv.
Column
row1 row1 row1 row1 row1 row1 row1 row1 row1 row1
Value
row1 row1 row1 row1 row1 row1 row1 row1 row1 row1
Value
row2 row2 row2 row2 row2 row2 row2 row2 row2 row2
Value
row2 row2 row2 row2 row2 row2 row2 row2 row2 row2
Value
Is this possible in webdynpro abap?? How to do this??
Thanks In Advance.