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}
