Posted 9 April 2019, 10:57 am EST
Hello Team,
I’m trying to implement a FlexGrid which needs to be editable and have [selectionMode]=“‘None’”, however by having [selectionMode]=“‘None’” restricts the ability to edit the table making it read-only. Could you please let us now how to achieve this behavior using [selectionMode]=“'None”.
Below is the stackblitz which reproduces the same.
https://stackblitz.com/edit/angular-gfpptp
Thank you