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

Getting editable cells selectively

1 Answer 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Angshuman
Top achievements
Rank 2
Angshuman asked on 01 Feb 2011, 11:42 AM
 My requirement is as follows:

I have a table of similar format -

<Id> <Name>

where I want to have the fields under 'Id' column as read-only, while those under 'Name' would be editable. How to achieve this?

1 Answer, 1 is accepted

Sort by
0
Accepted
Milan
Telerik team
answered on 01 Feb 2011, 11:54 AM

Hi Angshuman,

To make a column read-only you should its IsReadOnly property to true.


Regards,
Milan
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Angshuman
Top achievements
Rank 2
Answers by
Milan
Telerik team
Share this question
or