Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Cliff on May 30, 2008 00:00
open dhtmlx forum
add row then call deleteRow dhtmlxGrid

Hi

//v.1.5 build 71114 from dhtmlxcommon.js

I'm using a Grid that has been split at the 3rd column.

Using a script I'm adding a row with myGrid.addRow(....) however if i call myGrid.deleteRow(id) before the the new row has been saved(using a dataprocessor) the new row is removed only from the right hand side of the split but not from the left side.
Could you please help

Thanks again
Cliff





Answer posted by Support on May 30, 2008 02:34
Please contact us directly at support@dhtmlx.com and provide your ref. number - we will send you an updated versions of js files, which must resolve mentioned issue.