DHTMLxGrid - addRow and frozen first column and paginal outp

I have a grid, with 75 rows, I have set up paginal output so that there are 5 pages of 15 each.

I’d like to be able to add a row

using a command like this:

mygrid.addRow(7,",",6)



the layout breaks.

For the last row, the items in the frozen area are pushed onto the next page, but the items in the unfrozen bit are not.

So the frozen bit still has 15 rows, but the unfrozen bit has 16.



Any suggestions ?



Such problem was confirmed and fixed for initial build of dhtmlxGrid 1.3
Fix will be available as part of oncoming build.
If you need fix ASAP - please contact us at dhtmlx@scand.com and provide you customer number - we will send you some kind of hotfix.