Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by swapna on Jun 03, 2008 01:10
open dhtmlx forum
regarding DHTMLX GRID/TREE GRID v1.6 - urgent

when copy/pasting from excel , row total (=c1+c2+c3) is shown as #SCL.
in earlier version this was working fine
Answer posted by Support on Jun 03, 2008 03:59
Which functionality you are using to copy|paste data from MSExcel ?
When using block-selection features - pasting values in cell used in math formula results in recalculation of math cell
If you are pasting data in cell which contains result of math calculation - the calculated value will be replaced with pasted one.

If you are using addRowFromClipboard - please contact us directly at support@dhtmlx.com - we will provide updated js code, which will work correctly in described scenario.