Enable multiple rows to be edited in a RadGridView at once. We currently do this based on creating multiple row selection and editing the last selected cell and then applying the value (if valid to do so) across the selection.
As RadGridView's current concept allows only one item to be edited, this feature cannot be implemented.