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

Ignore Columns for Copy to Clipboard

1 Answer 153 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Softec
Top achievements
Rank 1
Softec asked on 05 Jan 2010, 02:26 PM
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?

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 05 Jan 2010, 02:34 PM
Hi,

You can use GridViewColumn instead GridViewDataColumn for these column. You can find small example attached.

Kind regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Softec
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or