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?

You can do that with moveRowTo() method. Please find more information here dhtmlx.com/dhxdocs/doku.php?id=d … _moverowto