Hi,
I want to use these ListGrid props:
canEdit="true", selectionType="multiple", editEvent="click"
at the same time for a desireble flow where editing a single row will affect all the other selected.
To emphasize, I want the multiple selection will remain while specific editable cell will be clicked to edit.
This is the current situation:
https://p12.f2.n0.cdn.getcloudapp.co...7.23.20+PM.mp4
tnx in advance.
I want to use these ListGrid props:
canEdit="true", selectionType="multiple", editEvent="click"
at the same time for a desireble flow where editing a single row will affect all the other selected.
To emphasize, I want the multiple selection will remain while specific editable cell will be clicked to edit.
This is the current situation:
https://p12.f2.n0.cdn.getcloudapp.co...7.23.20+PM.mp4
tnx in advance.
Comment