SMART datagrid v.1 > Classes > EditOptions
If specify as true, it will not fire data set events in row unit during pasting, and will transfer data set change to grid after commit pasting.
For example, DataSet.onRowCountChanged event will not be fired in each row during pasting multiple rows but will be fired once after committing.
Defaults to false.