Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
XamDataGrid copy issue + cell highlight
posted

Hello,

I have a two copy/paste issues with a XamDataGrid.

  1. Copying from column 1 (CTRL+C) is not working
  2. Copy and paste from column 2 will result in a trailing new line
    • For example
    • Instead of "Abc text"
    • I get "Abc text\n"
  3. When I move the mouse over a cell, the complete row (record) is highlighted (light blue).
    • Is there a way to only hightlight a single cell?

I have attached an example that demonstates these issues.

Best regards,

Karol

WpfApp1_issues.zip