I'm using RadGridView and need to prevent editing for some cells not at the column level, but based on the row and column.
I've tried using ReadOnly Cell and GridViewCell.PreviewEditStartEvent as described here:
It appears in the version I am using the PreviewEditStartEvent does not exist. Am I missing something? Was this removed?
I have version 2009.3.1208.35.
Thanks,
Mike