Hi
I have a RadGridView containing some "command"- columns and some information columns.
Like this:
Name Adress IsOnline Edit Delete
John Anystreet 10a Yes [Button] [Button]
When i copy a Column to Clipboard the two "command"-columns are copied too.
How can i change the grid that these columns are ignored when the row is copied?