Hi,
I am using a jqxTreeGrid in a jqxDropDownButton that is located in a jqxWindow. The jqxWindow is a popup editor for a jqxGrid. Once I doubleclick on a row, I load the tree datasource dynamically and expand all rows. The rows are not visible, because they are inside the jqxDropDownButton obviously. Then I open the jqxWindow.
If the height of the jqxTreeGrid exceeds the height of the jqxDropDownButton, the scrollbar of jqxTreeGrid shows up in the browser (located with the coordinates top 0px left 481 px – the width of the jqxTreeGrid is 5oopx) but since the dropdown is closed, the position is relative to the browser window, meaning the scrollbar shows up in the browser window and corrects it’s location once I open the jqxDropDownButton.
I am aware that the this configuration is exotic, but it also happens if you have a jqxTreeGrid inside a jqxDropDownButton on the main page.
Could you please look into that matter?
Kind Regards
Klaus