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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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.