0
votes

I am trying to add edit, trash icons to Angular UI grid. On click on a particular row I want to allow the user to only edit the particular row.

enter image description here

Is there any api method available which will make non editable row into editable row on fly? I want to disable the feature of making ui grid editable if user double clicks it as well.

1
Could you please post some code so that we know what you are upto? - Guruprasad J Rao

1 Answers

0
votes

you can refer to the ui-grid 201 Edit Feature

if you want to edit the row, please use the method:cellEditableCondition