when i am clicking on assignee column . not editing text
adf-datatable [data]="tableData"
data-columns
data-column key="assignee" [editable]="true" title="Assgine"
mat-form-field class="example-full-width"
input matInput placeholder="assignee" [(ngModel)]="entry.row.obj.assignee"
mat-form-field
data-column
data-columns
adf-datatable