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

[Solved] MVC 3 Razor column proeperty change

0 Answers 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bill
Top achievements
Rank 2
Bill asked on 19 Oct 2011, 04:23 PM

I have an MVC 3 Razor Telerik grid. I have an Insert & Update comand on the row.

When a user clicks on Edit, I want to set a property for two of the columns to readonly.

When the user clicks on Cancel or Update, I want to set the columns back to full permission.

For an Insert, there will be no column property changes.

I know there must be some action in the controller I should be able to set when the Edit button is pressed.

How can I accomplish this?*

Tags
Grid
Asked by
Bill
Top achievements
Rank 2
Share this question
or