Problem with splitAt() while updating the grid content

Hello,

I am using updateFromXML method to update the contents of the grid. I have split my grid using splitAt function on 4th column. whenever I delete a row, contents in coloumns in freezed portion of the grid don’t get updated. After deleting a row, cell numbers in the second coloumn which is in the freezed portion should get updated for remaining rows like other data in unfreezed portion of the grid.

Please help me ASAP.

Thanks,
Sharad

Please check if you are using latest version of dhtmlxGrid. If issue still occurs please create ticket at the support system support.dhtmlx.com/

I am using “dhtmlxGrid_v25_pro_91111” which seems to be the latest one.