Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Need to provide improvement for Colum copy paste with Merge applied cells
Sample: https://stackblitz.com/edit/angular-x9sp6w?file=package.json
1.Open a sample and Merge cells in first row (the header row)
2.Copy (ctrl+C) column say COLUMN B
3.Now do right click on COLUMN B InsertColumn -> Before
4.Paste (ctrl+v) the previously copied COLUMN B data) in newly inserted Column (again B in this case)
The merge is now broken in between text is shifted and format color is removed.
Same behavior persists if you repeat steps above with InsertColumn-> After and then paste content in newly inserted column, the Merge breaks.