Hi,
How to (and is it possible?) make certain cells of the DynamicallyAutoDetectDataTypeColumn readonly depending on the type being edited?
I am able to discard changes to the underlying data and to intercept exceptions but I would like to make cells, for which values editing is not possible, not to enter editing mode at all.
Thank you.