FIX. RadGridView - Paste operation is processed when AllowEditRow is disabled
i use a radgridview whits does not allow edit. i press control-v at a cell and it pastes to the cellvalue the last copied to clipboard text.
is there a way to do that only if the grid allows edit?