Posted 30 June 2025, 10:21 am EST
Hi,
It’s currently not possible to delete cells from a single column. Interestingly, when multiple columns are selected, deletion works as expected. I would expect the same behavior even when only one column is selected.
For example, try deleting 3 elements from the “Country” column alone, and then compare that with deleting 3 elements when both “Country” and “Product” columns are selected.
You can observe this in the following demo:
https://developer.mescius.com/wijmo/demos/Grid/Data-binding/ImmutableData/Redux/EditableReduxGrid/react
The expected behavior would be similar to what’s shown in the example without the ImmutabilityProvider.
https://developer.mescius.com/wijmo/demos/Grid/Columns/ColumnPicker/react
Regards,