When autorowheight is enabled and I scroll down and click on an editable cell containing wrapped text, the viewport of the jqxgrid scrolls up to where I can’t see the cell that I’m editing.
Check out , which I forked from another JQWidgets demo. Scroll down the grid. Click on a cell in the “Product” column that contains wrapped text, such as “White Chocolate Mocha”. The scrollbar and the grid will jump up and the cell that you clicked on is no longer visible.
Is this a bug inherited from jQuery? I searched on Google and there were some hits about this same topic with JQuery but I’d like to know if there is a solution or workaround for jqWidgets. Thanks.