SMART datagrid v.1 > Classes > EditOptions
It specifies whether do not separate the merged cell and maintain the merged state when updating rows.
The chart cell is always displayed in merged state regardless of this property.
Defaults to false.
grid.editOptions().setMergedWhenUpdating(true);