I am using a jqxtreegrid in my application. whenever I select a row or a cell which has a link in the treegrid the page moves/scrolls down. I want to disable the scrolls down of the page. I have used the multiselection mode to custom. Now the page is not scrolling down but now I am unable to select any row. How can I select a row or a cell using JQXTreeGrid API. Please help !!