This is a migrated thread and some comments may be shown as answers.

Bug in GridView Cell,Header Copy/Paste?

1 Answer 28 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Adam
Top achievements
Rank 1
Adam asked on 30 Sep 2016, 01:25 PM

Hey all,

I believe I may have found a Telerik bug but wanted to throw it out there to see if maybe something is misconfigured. With a small sample project, nothing but a simple RadGridView, three columns, and the SelectionMode="Extended", SelectionUnit="Cell", and ClipboardCopyMode="Cells,Header", I can copy at the cell level and paste with the grid headers attached. However, if I select disparate cells, such as row 1 - cell , and row 2 - cell 3, upon pasting, the content paste in two rows with three columns yet the headers occupy the first two columns instead of their proper cell columns.

So, for instance:

Column1     Column2

Value1                           Value2

Is there a problem in my usage or would we consider this to be incorrect functionality?

Thanks!

Adam.g

1 Answer, 1 is accepted

Sort by
0
Stefan Nenchev
Telerik team
answered on 05 Oct 2016, 10:03 AM
Hi Adam,

Thank you for the detailed explanation. I have managed to reproduce the undesired behavior  and indeed it seems to be a bug in the Copying functionality. I have logged it in our internal system and created a public item which you can follow here - [ClipboardCopyMode] Incorrect Order of Headers in Clipboard. I suggest you click on "Following this item" in order to subscribe for future notifications. I have also added 1000 points to your account for reporting the issue.

If you have any further questions or concerns, do not hesitate to contact us.

Regards,
Stefan Nenchev
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
GridView
Asked by
Adam
Top achievements
Rank 1
Answers by
Stefan Nenchev
Telerik team
Share this question
or