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

noneditable specific row

1 Answer 37 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Naveen T
Top achievements
Rank 1
Naveen T asked on 22 May 2010, 07:57 AM
Hi,

How can i make noneditable rows in gridview
ex:i am having 100 rows in my grid view i would like to make 20 rows as noneditable and remaining 80 rows are editable

Regards,
Nav

1 Answer, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 27 May 2010, 09:38 AM
Hello nav kum,

You can try to use the BeginningEdit event of the grid and to insert your custom logic inside. I am sending you a sample project that demonstrates the proposed solution. Here all rows with index number greater than five are non-editable. 


Sincerely yours,
Maya
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
Naveen T
Top achievements
Rank 1
Answers by
Maya
Telerik team
Share this question
or