Categories | Question details Back To List | ||
copyRow Method, so user does not have to move data always For users that have two grids, it makes sense that your API would have a copyRow function if you have a moveRow function, right? I just think there are many examples where someone wants to copy data to another source without losing it from the original grid. Anyone else feel this is a must? Answer posted by dhxSupport on Sep 07, 2009 01:57 You can do that with moveRowTo() method. Please find more information here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:api_method_dhtmlxgridobject_moverowto |