I observed a discrepancy in the basic selection functionality of jqxTreeGrid in Firefox and Chrome, when the page loads on first click on a row for the grid, Firefox works perfectly fine but in Chrome page goes down too along with the selection, this is impacting the functionality if there is a hyperlink in one of the columns and when we click that hyperlink on page load, we are unable to click on it for the first time in Chrome as click selects the row and page goes down first, it works fine after that on second click.
This can be observed if we open the following link in chrome.
https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtreegrid/index.htm#demos/jqxtreegrid/defaultfunctionality.htm
Can you please update me on this?