Skip to Content
0
Former Member
Aug 02, 2016 at 12:42 PM

sap.m table scrolls to top position

687 Views

Hi ,

I am using sap.m table whose data is coming from a JSON model. I have a button below the table which triggers a gateway service after which I update the model of the table with the new data.

The problem I am facing is that every time a user clicks on the button the page moves to the top position of the table. To click the button again user needs to scroll down.

Is there any way to prevent this scroll?

Thanks,

Shubham