setImagePath and splitAt

What exactly is setImagePath needed for and why would not using it work when a grid is not spil but when using splitAt an expection is thrown?

setmagePath should be called before the init of the grid. splitAt method should be called after the init.
Here you can find a working example:
dhtmlx.com/docs/products/dhtmlx … split.html