Skip to Content
0
Jul 29, 2016 at 02:06 AM

Issue on Table Manipulations in WebDynpro ABAP

36 Views

Hi,

I am designing simple webdynpro component for displaying information in Table. In that i am getting two issues

First one when i click on add row button one empty row is added but it should in first position but my requirement is once we can click on add row button i want to insert one empty row last position.

Second one : when i click on refresh just refresh the browser and at the same time update table data {i am using invalidate but it delete the table data}


Attachments