Opened 14 years ago
Last modified 12 years ago
#1491 closed defect
The StringConvertibleMatrixView cannot read its own clipboard format — at Initial Version
Reported by: | abeham | Owned by: | swagner |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Data.Views | Version: | 3.3.3 |
Keywords: | Cc: |
Description
When copying from one string convertible matrix view to another the data is corrupted. An additional first column is introduced. One has to export it to e.g. excel and from there back to the data grid, in order to make it work.
I think the paste handler should check for row headers. This problem might be due to the .net data grid.
Note: See
TracTickets for help on using
tickets.