Treegrid leftSplit and custom scroll GLITCH

When u implement the custom scroll bar with the following code:

dhx.scrollViewConfig.enable = true;
dhx.scrollViewConfig.autoHide = false;

and if you make the most left column frozen with the following config property of the treegrid:

leftSplit: 1

when u scroll to the right the columns go ‘behind’ the frozen column but at the bottom u can see few pixels

Hello Nikolai.

Thank you for your report. The problem is confirmed. We’ll try to fix it in one of the future udpates.
I’ll inform you when the fix becomes available.

Hello Nikolai.

We have fixed your report problem with the custom scroll in the grid with the frozen column(rows) in the latest dhtmlxSuite update (v8.0.1.)
You can test it in the following snippet:
https://snippet.dhtmlx.com/1nsqd7e2
Please, download the latest available dhx.Suite build from your client’s area to get this fix.
Thank you for your report.
Best regards.