I have a dynamic HTML page built with bootstrap, jqxGrid, calling some server side code to get data. After loading the data, jqxGrid populated, the page scrolls down.
Getting the code from a different developer, not sure where/what caused the page scrolling down.
I searched keyword "scroll" and did not find anything.
My question is a general question: what kind of JS code/css could lead the page to scroll down?
Thanks!