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

Customize Editing per row

1 Answer 57 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Igor
Top achievements
Rank 1
Igor asked on 16 Feb 2017, 04:44 PM
We are currently evaluating Kendo UI. We understand how editing works, but one thing that was not clear from the documentation is whether it is possible to restrict what columns can be edited, per row, based on the row's data (for example, have an { edit: true } field in the row data that would control whether the row is editable. How would one build such a configuration? We are using the Angular version.

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 20 Feb 2017, 12:59 PM
Hello Igor,

You can make columns in the Grid component editable conditionally based on a specific value from the model. Please examine the article below that illustrates the functionality.


Note that this feature is available in the latest version of the components. In order to use the built-in functionality you would need to use the 2017.1.118 version.


Regards,
Viktor Tachev
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Grid
Asked by
Igor
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or