Problem with attachFooter and splitAt on V3 pro

We will try to reconstruct the same problem locally, meanwhile you can try to change xml as

<afterInit> <call command="splitAt"><param>2</param></call> <call command="setColLabel"><param>0</param><param>XXX</param></call> </afterInit>

As for problem in chrome - please be sure that left and right part of headers have the same number of lines ( so if grid’s header has two lines in right part - left part also must have two lines. If all cells rowspanned in the single line - sizing may be wrong )

Issue with double-height of the header in the Chrome is solved.
Please, open ticket at support@dhtmlx.com so we can provide you a fixed file.

The fix works. Seems like it even loads faster. Thank you for your help.