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

how to copy text from readonly cell in a GridView

1 Answer 135 Views
GridView
This is a migrated thread and some comments may be shown as answers.
lina fetisova
Top achievements
Rank 1
lina fetisova asked on 21 Jul 2010, 03:41 AM
Good day!
Please tell me, can I copy text from readonly cell in a GridView?
I don't want to allow users to change text in this cell but they have to copy this text.
How can I do it?

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 21 Jul 2010, 05:41 AM
Hi lina fetisova,

There is no problem to copy text from a cell even if it's a read only one. Just change the SelectionUnit property to Cell, so that you can select an individual cell, and after the cell is selected press Control + C to copy the content of the cell to the clipboard. 


Sincerely yours,
Milan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
GridView
Asked by
lina fetisova
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or