Question
I am converting some grids from DevExtreme to IgniteUi, where on a per-column basis there is a [showEditorAlways] input on their columns. We are currently making use of this feature for our users to edit boolean values in our grid, without entering the full row edit mode. Is there a way that something similar can be achieved with an ignite grid to always render the igxCellEditor, and be able to edit boolean values with a single click?
- igniteui-angular version: 13.0.8
- browser: any
Question
I am converting some grids from DevExtreme to IgniteUi, where on a per-column basis there is a [showEditorAlways] input on their columns. We are currently making use of this feature for our users to edit boolean values in our grid, without entering the full row edit mode. Is there a way that something similar can be achieved with an ignite grid to always render the igxCellEditor, and be able to edit boolean values with a single click?