dhx_grid : multiline and splitAt()

Hi,

I’m trying to enable both multiline and splitAt in a grid. During the initialisation, everything works perfectly, as I load the content before splitting the rows. The problem occurs when I try to edit a cell.

In my cells, I have some html

. Sometime, I need to add a
to a cell, therefore increasing the size of the line. This size in increased properly in the part of the grid where the content is added but not in the other, causing a gap between the two parts. Here are some screens :

Any idea what I should do in order to avoid such problems?

Unfortunately the issue cannot be reconstructed locally.
If issue still occurs - please, open ticket at support.dhtmlx.com and prvide a complete demo where the issue can be reconstructed.