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.